Started by
Crusader Gladiator
on
Topic category: Help with Minecraft modding (Java Edition)
I need help, Iron golems are attacking the village guards I created to defend the village, any solution to this.
Topic category: Help with Minecraft modding (Java Edition)
I need help, Iron golems are attacking the village guards I created to defend the village, any solution to this.
Iron golems attack anything that is listed as a mob. You need to make sure your village guards are classified as creatures, or it will treat them as hostile. (This may disable their attack functions, though I believe this has been fixed, I know for a fact ranged attacks still work fine with creatures. If it does disable them, you can still manually set their attack targets using procedures that run on update tick.)