Started by
Name changes E…
on
Topic category: Help with Minecraft modding (Java Edition)
How would I make a mob that is hostile to all hostile mobs in Minecraft? (Besides painstakingly setting it's ai to such one mob at a time)
Topic category: Help with Minecraft modding (Java Edition)
How would I make a mob that is hostile to all hostile mobs in Minecraft? (Besides painstakingly setting it's ai to such one mob at a time)
Maybe you need to set the type to monster?
Wouldn't that just make it hostile toward the player? And it is supposed to NOT be hostile to the player.
You can exclude player using the ai
you can decode this to a procedure using the ConvenientCopy | MCreator
Why do i not use the screenshoot?
because i am not using english version's mcreator
This procedure is a custom ai procedure. You can see it
Well does the monster category even attack everything?