Started by
obbo_
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a mod for a video where an enderman with invincible health hunts me down while i try to speedrun the game. I am trying to make the custom entity, but enderman isnt available as an entity model, and when i test the 'hunter' mob, it attacks me and looks around, but doesnt move and chase after me.
https://imgur.com/EhCQ8Io
*here
Try to make it chase you, maybe that works.
i have tried but when i attack it is doesnt move at all.
The entity base is probably messing it up.
Also, you should add an attack entites of type EntityPlayer block.
Tick chase after lost sight too.
add a "attack entities of type : entityplayer" ?
Idk if you're even going to read this, but your problem is most likely the entity base
If you want custom AI I'm pretty sure you have to set the entity base to none