Started by
XSpeedRate
on
Topic category: Help with Minecraft modding (Java Edition)
So for the mod that I am making, I am planning on adding a mob that can walk through blocks, but I don't know how to do that, is there a way of making a mob walk through any block?
Disable collisions, but then mob will fall down as it will also not collide with blocks it stands on
thanks
Is there a way to make the mob stay on the same level as the player so that it doesn't fall into the void?
Yes. Make The Mob Flying.
I thought about doing that, but I'm worried that it won't stay on the ground.
I made my mob not collide with blocks and have it fly, didn't help much, it wasn't going through blocks but it kept flying away, is there anything else I can do?
Edit your AI. flying creatures can't stand steel (I think).