Started by
MergingFob1
on
Topic category: Help with MCreator software
How do I make a multistage mob? I tried making it so that when the mob died it would run the command /summon, but I cant use this command on custom mobs/entities. I haven't seen any other way to do a multistage or multiphase boss, and the ones I have seen just said they solved the problem without explaining how. I have no background in coding so a lot of this is new to me.
There is a block in the procedure editor:
If you have a procedure that is called when the entity dies, you should be able to place this block in there.