Water Walking Fix
The Essence of the Modification
In the standard version of Minecraft, the only creature capable of moving across liquids is the strider, which walks on lava. Although the game developers theoretically provided the possibility for any creatures to move across liquids through a special method that can be overridden, in practice this system works with errors.
Some mods do use this mechanism, giving players the ability to walk on water—for example, through new enchantments or by choosing a special character origin.
However, since the original game did not account for the possibility of walking on water, the following problems arise:
- Creatures capable of walking on liquids can only move across source liquid blocks, but not their flowing versions
- Such creatures cannot walk on blocks filled with liquid
This mod fixes both of these errors. Despite the name, it works with all types of liquids, not just water.
What This Mod Does NOT Do
This modification does not add the ability for players or other creatures to walk on water. It only fixes problems existing in the standard game when another modification already provides such a capability.