Started by
BKT500
on
Topic category: Help with Minecraft modding (Java Edition)
So I made a mob with the tasks:
Act aggressively against player (priority 10)
Wander (7)
Look around (6)
Swimming ability (8)
It won't try to attack me, it just stands there and walks around. I know I can use zombie ai or something, but then it won't have 35 health and it would basically just be another zombie. Can anyone help?
I have the same problem, as well as the fact that the mob drops the same drops as the mob its AI is based on.
I NEED a solution to this too.
see my forum page on this too:
https://mcreator.pylo.co/forum/33595/mob-ai-please-help
add Attack On Collide at player priority 10 and that should work
@#3 Thank you soooo much! It seems like an odd fix though.
where is attack on collide