Started by
Dark_Maks
on
Topic category: User side tutorials
I think this will help new guys like me who have just downloaded applications 💓
Here is an example of a procedure to help you "set fire" a mob in daylight
The main thing is not to forget what needs to be included in the triggers of the mob - entity tick update
and... that's done!
ps: sorry if you already know that 👉👈
pss: there is a bug, mobs "burn" at night without damage.
Trying to understand why and change the post
Edited by Dark_Maks on Thu, 11/19/2020 - 10:05
For the damage, you could randomly deal damage when setting them on fire using deal damage block.
Great tutorial