(Solved) How to get a player to walk on water (Forge 1.20.1)

Started by creeperkage87 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(Solved) How to get a player to walk on water (Forge 1.20.1)
Wed, 10/01/2025 - 00:04 (edited)

I'm trying to get the player to walk on water when a certain condition is met. I've tried placing waterlogged blocks under the player's foot if the player is above water, but it's not working. I've also tried to cancel out the player's vy if on water with no luck either. I don't have the procedure for this anymore because I decided to restart the code to try a new method. Is there any simple way to achieve this?

Edited by creeperkage87 on Wed, 10/01/2025 - 00:04