Started by
IanDoesHacks
on
Topic category: Help with Minecraft modding (Java Edition)
So I've been making this mob that's pretty much like a crab, and I want it to walk around on the bottom of whatever water source you put it in.
However, when I enable walking it won't walk when underwater, only on land.
And if I make it a water entity it just starts floating towards the surface.
How can I make something that lives underwater but can walk on the bottom of the body of water?
Remove Its ability to swim
Or when the crab is in water it Will go down movement vector procedure can do this
Did u solved it ? i also need help
I found a partial solution to this
So you make it Water Based entity
You give it the swim code and walk set walk speed higher so its more likly to happen
Open the programming screen
Set it for whenever it's not mopening it's bwing fonced down then you just need to ajust it just right now I have the still at - .06 and when moving at -.07 this allows it to mover up and down blocks with oit being stucked
So I my text Box was being very weird