====== NoFall ====== ^ NoFall ^^ |{{ nofall.webp?500 |Falling down from here would be deadly without NoFall.}}|| ^Type|[[Hack]]| ^Category|[[Movement]]| ^In-game description|"Protects you from fall damage."| ^[[keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/NoFallHack.java]]| NoFall is a Minecraft hack that protects the user from fall damage. Unlike Minecraft's own [[mc>Feather Falling]] enchantment, NoFall blocks all fall damage regardless of height and does not require any special armor. NoFall also doesn't change the speed at which the player falls, unlike the [[mc>Slow Falling]] effect. NoFall bypasses the original "AntiCheat" server plugin, but it is blocked by newer anti-cheat plugins such as NoCheat+. ===== Settings ===== ==== Allow elytra ==== ^ Allow elytra ^^ ^Type|Checkbox| ^In-game description|"Also tries to prevent fall damage while you are flying with an elytra.\\ \\ **WARNING:** This can sometimes cause you to stop flying unexpectedly."| ^Default value|not checked| If this checkbox is checked, NoFall will also try to prevent fall damage while the player is flying with an [[mc>elytra]]. This allows it to block the fall damage that occurs when the player flies straight down into the ground, but it can also cause the elytra to sometimes glitch out and stop in mid-air. Keeping this checkbox unchecked will still protect the player from fall damage that occurs immediately after the flight, for example if the player's elytra breaks mid-flight or they crash into a wall, and then they fall down as a result. It also results in smoother and more predictable elytra behavior. ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.1 Beta]]|Added NoFall.| |[[update:Wurst 7.0pre16]]|Fixed NoWeb breaking NoFall.| |[[update:Wurst 7.6]]|Fixed some cases of NoFall causing weird glitches when used together with ExtraElytra.| |[[update:Wurst 7.35.2]]|By default, NoFall will now pause itself while you are flying with an elytra.You can restore NoFall's old behavior by enabling the "Allow elytra" checkbox in the settings.| |[[update:Wurst 7.36]]|Fixed NoFall not preventing fall damage when flying down with [[CreativeFlight]] in survival mode.| |:::|Fixed NoFall sending unnecessary packets when you're falling in [[mc>creative mode]].|