Started by
EthanIslandGamer
on
Topic category: General discussion
Hello, I am currently makeing a mod right now and one of the mobs I am makeing needs to be able to walk/run on water. Is there anything I can do to make this possible?
Topic category: General discussion
Hello, I am currently makeing a mod right now and one of the mobs I am makeing needs to be able to walk/run on water. Is there anything I can do to make this possible?
Without some coding, probably not.
Maybe you can do on entity tick it checks if there’s water under it and it teleports to xyz if there is.
I'll try that. thx
In entity tasks you can choose if the entity floats on water.
yeah but it won't work
I have an idea that if an entity has water under it, it REPLACES it with the same texture as water but solid, and then when it walks off the block replaces itself with water