Started by
PszczolkaErina
on
Topic category: Help with Minecraft modding (Java Edition)
I wanted the mob to attack all entities, so I added the "Attack Mob Entity" block to the AI and goals. However, my custom mob also attacks mobs of the same type. How do I prevent this so that it attacks any mob but not the custom mob? Is there a way to exclude entities? I tried using tags and conditions, but it just didn't work. Please help!