Started by SunSteel
on Tue, 07/16/2019 - 16:52
Topic category: Help with MCreator modding
I want to make my mob act like a wolf - It is passive normally, but attacks if you attack it.
How would I do this?
Topic category: Help with MCreator modding
I want to make my mob act like a wolf - It is passive normally, but attacks if you attack it.
How would I do this?
Just add "Make Mob Aggressive" and remove "Attack type of EntityPlayer/EntityPlayerMP". The mob will only attack it's damage source then.