Started by
X11_OmegalingYT
on
Topic category: Help with Minecraft modding (Java Edition)
How would i go about making a mob that attacks in groups, like Zombie Pigmen, Dolphins or Bees?
Topic category: Help with Minecraft modding (Java Edition)
How would i go about making a mob that attacks in groups, like Zombie Pigmen, Dolphins or Bees?
Theres a block in MCreators mob AI behavior called "Fight attacker mobs back". Theres also a check box on it that says "Call for help". If this is checked, your mob should call for help from all of the same mobs in a nearby radius, like zombie pigmen and wolves.It only works if the same types of mobs are around the mob that you are beating. It should work, maybe check if you selected the behavioural characteristics (page 2 row 1) "mob" instead of creature, or else it would not attack