Started by
klushie225
on
Topic category: Help with Minecraft modding (Java Edition)
I would like to know how i make my custom entity target and attack all mobs and animals. The attack entity ENTITY:MOB and ENTITY:ANIMAL is not working. All they do is just walk around. Thank you for helping!
Have you set up the mob correctly? Like, did you use the “follow mob” AI base?
i have them as iron golems, and i set them to creature but they still kill each other. i read somewhere else that the iron golem ai base wont kill each other...
wait... now they attack but they kill each other too
so how do i make an exeption? how do i make it attack all mobs but not each other, because my friend and i are both coding our own soldiers to fight each other. But they are different workspaces so i have to make it attack all mobs.
Make it attack each mob individually. If you do not know how to do that, watch a tutorial on Youtube.
ok, thank you