Started by
MisterSmeet
on
Topic category: Help with Minecraft modding (Java Edition)
How do I make a mob summon mobs? I have a busy one entitytick update trigger, but I need it to summon mobs through another procedure. How and what procedure should I do?
Well I don't know what procedure you should do, but for the code block you do "World procedures>Actions> spawn [entity] at X Y Z. That might not be what you meant but is the best I can do.