AntiWaterPush | |
---|---|
Type | Hack |
Category | Movement |
In-game description | “Prevents you from getting pushed by water.” |
Default keybind | none |
Source code | net/wurstclient/hacks/AntiWaterPushHack.java |
The AntiWaterPush hack prevents the player from getting pushed by flowing water and optionally also disables the slowdown that comes from walking in water.
Prevent slowdown | |
---|---|
Type | Checkbox |
In-game description | “Allows you to walk underwater at full speed. Some servers consider this a speedhack.” |
Default value | not checked |
“Prevent slowdown” increases underwater movement speed in the same way as wearing enchanted boots with Depth Strider III. If the user is already wearing Depth Strider 3 enchanted boots, toggling this setting makes no difference.
The “Prevent slowdown” setting is disabled by default because it can cause rubber-banding issues on servers with AntiCheat plugins.
Version | Changes |
---|---|
Wurst 6.32 | Added AntiWaterPush. (Minecraft 1.8 & 1.12) |
Wurst 7.0pre17 | Added AntiWaterPush. (Minecraft 1.14+) |
Wurst 7.0pre27 | Added the “Prevent slowdown” checkbox to AntiWaterPush. |
Wurst 7.16 | Fixed Wurst's AI always behaving as if AntiWaterPush's “Prevent slowdown” option was turned off. |
Wurst 7.32 | Fixed AntiWaterPush affecting other entities besides the player in singleplayer worlds. (Wurst7:769 - Thanks to ThisTestUser!) |