Replies: 1 comment 2 replies
-
|
Funnily enough with how borked Mojang's fluid system, this is possible! (Although only globally and non-dynamically, unless you start using mixins.) NeoForge adds the ability to remove entries from tags with a {
"values": [],
"remove": [ "minecraft:water", "minecraft:flowing_water" ]
} |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to disable water movement for the player? Like have the same movement on land as underwater, thus completely ingoring the water. I have tried a bunch of stuff, and somehow got the exact oposite, but not what i want. Is something like this even possible? Thanks in advance for any answers.
Beta Was this translation helpful? Give feedback.
All reactions