Started by
Schneebeere
on
Topic category: Troubleshooting, bugs, and solutions
I got some Problems with the new version 1.7.9: I made a few new Mobs and some Mobs are attacking me, but some Mobs aren't attacking me, I made all Mobs agressive. And also that Mobs only attack when you hit them is also not working anymore. I can't continue my Mod with this, so pls fix that.
You need to add these AI tasks to your mob:
Wander
Look around
Attack targets
Attack EntityPlayer
Attack on collide
Or something similar (don't use attack on collide on ranged mobs)
If you want to make neutral mobs, don't use attack EntityPlayer
Oh i didn't know that. It worked now, thank you :).