Documentation

Learn how to install and use LiquidBounce with our comprehensive guides

Step

Step lets you walk up full blocks — and taller obstacles, depending on the mode — without needing to jump manually. Whenever you walk into a ledge, the module handles the upward movement for you automatically, keeping your traversal fluid and uninterrupted.

Legit works with vanilla auto-jump and looks the most natural of the available options. Instant overrides your step height directly and can optionally send a series of jump-arc packets afterward to mask the movement from anticheats. Vulcan286 is tuned for the Vulcan anticheat around version 2.8.6, BlocksMC targets the BlocksMC network using a timer-based approach, and Hypixel uses a jump-velocity sequence designed for Hypixel's anticheat with optional ground-state spoofing.

If you also want to descend ledges more quickly rather than drifting down naturally, take a look at ReverseStep.

Category: Movement Enabled by default: No

Settings

SettingTypeDefaultRangeDescription
ModeMode SelectorLegitStepping implementation to use. Options: Instant, Legit, Vulcan286, BlocksMC, Hypixel. Pick the one that matches your server's anticheat.
Mode → [Instant] → HeightDecimal1.00.6..5.0Maximum block height that can be stepped up in a single movement.
Mode → [Instant] → TrimTogglefalseCaps the simulated jump Y position to the actual step destination, preventing the player from visibly overshooting the block.
Mode → [Instant] → SimulateJumpOrderInteger Range8..80..8Range of jump-arc packets sent after each step to mimic natural jump motion and reduce anticheat flags. Set to 0..0 to skip packet simulation entirely.
Mode → [Instant] → WaitInteger Range5..50..60Cooldown between consecutive step operations, in ticks.
Mode → [Instant] → PacketTypeChoiceFullFormat of the movement packets sent during jump simulation. Options: PositionAndOnGround, Full.
Mode → [BlocksMC] → BaseTimerDecimal4.00.1..5.0Timer speed multiplier applied at the start of the step sequence.
Mode → [BlocksMC] → RecoveryTimerDecimal0.80.1..5.0Timer speed multiplier applied during the recovery phase after the step completes.
Mode → [Hypixel] → AlternateBypassToggletrueUses an alternate bypass strategy for taller steps (above 1.25 blocks) when the standard jump sequence is not sufficient.
Mode → [Hypixel] → SpoofToggletrueSpoofs the ground-state flag in movement packets to assist with bypassing Hypixel's anticheat detection.

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