Documentation

Learn how to install and use LiquidBounce with our comprehensive guides

NoFall

NoFall prevents fall damage automatically whenever you land from a height that would normally hurt you. The module is inactive in Creative and Spectator mode, while flying, or while invulnerable, since those states already grant immunity. Use the Not setting to further restrict when it runs — for example, selecting WithMace lets fall damage remain active while you hold a Mace, preserving its charged smash-attack bonus.

Choosing the right Mode for your server is the most important decision. Most modes work by modifying what the client reports to the server — SpoofGround and Packet tell the server you are on the ground before you actually land, NoGround never reports being on the ground (preventing the server from registering a damaging landing), and Cancel suppresses movement packets while you fall. Several modes are tuned for specific anti-cheat builds: HypixelPacket and Hypixel target Hypixel's protection, Vulcan277 and VulcanTP288 bypass different versions of Vulcan, Verus targets the Verus anti-cheat, BlocksMC is designed for BlocksMC's detection, Grim2371-1.9+ targets GrimAC, and Spartan524Flag works around Spartan 524. Rettungsplatform is a special mode for GommeHD.net BedWars that activates that server's own rescue-platform item. ForceJump makes your character jump at the last moment before landing so you never accumulate enough fall distance to take damage.

Two modes take a more physical approach: MLG automatically places a water bucket or other soft-landing block (scaffolding, hay bale, slime block, etc.) beneath you once you exceed MinFallDistance, just as a skilled player would — it can also pick up the water afterwards. Mount searches for a nearby rideable entity and mounts it during the fall to absorb the impact. The Blink mode predicts an upcoming dangerous fall and queues your movement packets rather than sending them, then releases them safely once you land. For any sub-mode that offers a fall-distance selector, Smart automatically reads your character's safe-fall-distance attribute (which scales with Feather Falling), while Constant uses a fixed threshold you configure.

Category: Player
Enabled by default: No

Settings

SettingTypeDefaultRangeDescription
ModeMode SelectorHypixelPacketSpoofGround, SpoofLanding, NoGround, Packet, PacketJump, MLG, Mount, Rettungsplatform, Spartan524Flag, Vulcan277, VulcanTP288, Verus, ForceJump, Cancel, Blink, HypixelPacket, Hypixel, BlocksMC, Grim2371-1.9+The bypass technique to use. Pick the mode that matches your server's anti-cheat.
Mode → [SpoofGround] → FallDistanceMode SelectorSmartSmart, ConstantWhether to derive the trigger threshold from your safe-fall attribute (Smart) or use a fixed value (Constant).
Mode → [SpoofGround] → FallDistance → [Constant] → ValueDecimal1.70.0..5.0Fixed fall distance (blocks) at which ground spoofing begins.
Mode → [SpoofGround] → ResetFallDistanceToggletrueResets the client-side fall-distance counter after spoofing so it does not accumulate.
Mode → [SpoofLanding] → ModificationVector3_dX/Y/Z position offset applied to the landing packet to prevent the server from registering fall damage.
Mode → [Packet] → PacketTypeChoiceFullOnGroundOnly, PositionAndOnGround, LookAndOnGround, FullFormat of the extra movement packet sent with the on-ground flag set.
Mode → [Packet] → FilterMode SelectorFallDistanceFallDistance, AlwaysWhen to send the on-ground packet — only when falling far enough, or on every tick.
Mode → [Packet] → Filter → [FallDistance] → DistanceMode SelectorSmartSmart, ConstantHow the trigger distance is determined in FallDistance filter mode.
Mode → [Packet] → Filter → [FallDistance] → Distance → [Constant] → ValueDecimal2.00.0..5.0Fixed fall-distance threshold for the FallDistance filter.
Mode → [Packet] → Filter → [FallDistance] → ResetFallDistanceToggletrueResets the client-side fall-distance counter each time the packet fires.
Mode → [PacketJump] → PacketTypeChoiceFullPositionAndOnGround, FullFormat of the virtual-jump packet sent to the server.
Mode → [PacketJump] → FallDistanceMode SelectorSmartSmart, ConstantHow the trigger fall distance is determined.
Mode → [PacketJump] → FallDistance → [Constant] → ValueDecimal3.00.0..5.0Fixed fall distance at which PacketJump activates.
Mode → [PacketJump] → TimingMode SelectorLandingLanding, FallingWhen to send the jump packet — just as you land (Landing) or repeatedly while you are still airborne (Falling).
Mode → [PacketJump] → Timing → [Falling] → ResetFallDistanceToggletrueResets the fall-distance counter each tick while you are falling.
Mode → [MLG] → MinFallDistanceDecimal5.02.0..50.0Minimum fall distance (blocks) before an MLG item placement is attempted.
Mode → [MLG] → RotationsSetting GroupSee Shared: Rotations.
Mode → [MLG] → PickUpWaterToggleable GrouponAutomatically picks up water placed during an MLG save.
Mode → [MLG] → PickUpWater → PickupSpanInteger Range200..10000..10000 msTime window (ms) after placement during which placed water will be collected.
Mode → [Mount] → MinFallDistanceDecimal5.02.0..50.0Minimum fall distance before a mount attempt is made.
Mode → [Mount] → SearchRangeDecimal4.51.0..8.0Radius (blocks) around you to search for a rideable entity.
Mode → [Mount] → RetryDelayInteger20..20 ticksTicks to wait before retrying if the first mount attempt fails.
Mode → [Mount] → SwingModeChoiceDoNotHideDoNotHide, HideForBoth, HideForClient, HideForServerControls whether the hand-swing animation from interacting with the entity is hidden.
Mode → [Mount] → AutoDismountToggleable GroupoffWhen enabled, automatically dismounts after the configured delay following a successful mount.
Mode → [Mount] → AutoDismount → DelayInteger Range0..00..20 ticksRandom delay range (ticks) to wait before dismounting.
Mode → [VulcanTP288] → VoidLevelInteger0-256..0Y coordinate below which the void-detection check is considered active.
Mode → [ForceJump] → BlockDistanceDecimal0.760.1..5.0Distance below your feet at which a block is detected, triggering the forced jump.
Mode → [ForceJump] → FallDistanceDecimal3.353.35..10.0Minimum fall distance before a force jump is attempted.
Mode → [ForceJump] → JumpHeightDecimal0.110.1..0.42Upward velocity applied during the forced jump.
Mode → [Cancel] → FallDistanceMode SelectorSmartSmart, ConstantHow the trigger fall distance is determined.
Mode → [Cancel] → FallDistance → [Constant] → ValueDecimal1.70.0..5.0Fixed fall distance at which movement packets are suppressed.
Mode → [Cancel] → ResetFallDistanceToggletrueResets the client-side fall-distance counter after cancelling packets.
Mode → [Cancel] → CancelSetbackPacketTogglefalseAlso suppresses server-issued position-correction (setback) packets.
Mode → [Blink] → TriggerFallDistanceDecimal2.50.5..3.0Predicted fall distance (simulated ahead) at which packet queuing starts.
Mode → [Blink] → MaximumFallDistanceDecimal20.02.0..50.0If your actual fall distance exceeds this value, queued packets are flushed immediately.
Mode → [HypixelPacket] → OverVoidTogglefalseAllows the mode to activate even when there is no ground block below (over the void).
NotMulti-Select(none)WhileGliding, WithMaceSuspend NoFall while any of the selected conditions are true (e.g. gliding with an Elytra, or holding a Mace).

Last updated: 2026-06-08 — Based on source code