How to make a mob leave a trail of fire

Started by JustHulioos on

Topic category: Help with modding (Java Edition)

Last seen on 05:04, 30. Apr 2019
Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a mob leave a trail of fire

I'm creating a mob which is constantly burning. But I don't know how to create a trail of fire.

You can use on mob tick…
Thu, 04/25/2019 - 16:55

You can use on mob tick trigger and trigger procedure that places fire block at the current location.