Igniting mobs on impact

Started by Ilja_Play on

Topic category: General discussion

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Igniting mobs on impact

How to make so that when you hit a mob with a sword,the mob torched?

Joined May 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
First, you should create a…
Mon, 12/16/2019 - 19:34

First, you should create a procedure. In it go to the 'Entity procedures' tab, then select the 'Set provided entity on fire for (number) seconds'.

Then If you have your item, you have to go to it's procedures, which is at the item creation's last part, then click on the 'When mob is hit with item' button, and choose your procedure.