Documentation

Learn how to install and use LiquidBounce with our comprehensive guides

NoSlow

NoSlow removes the movement penalties that Minecraft normally applies while you interact with items or stand on certain blocks. Each source of slowdown has its own switch, so you can keep full walking and strafing speed while eating, drinking, blocking with a shield, drawing a bow, sneaking, or crossing sticky terrain.

The item-based groups (Blocking, Consume, Bow, Bundle) let you fine-tune how much of your speed is kept on the forward and sideways axes, and most of them offer anti-cheat bypass methods named after the anti-cheat and version they were built for (Grim, Intave, AAC). Pick the method that matches the server you play on; the default None simply applies the speed multipliers client-side. The Blocking group also includes a Blink method that queues your movement packets the same way Blink does.

The block and environment groups (Soulsand, SlimeBlock, HoneyBlock, PowderSnow, Fluid) override the speed those blocks would normally take away, while Sneaking softens the crouch penalty and Slowness reduces the Slowness potion effect. Note that mining/breaking slowdown is handled by the separate NoSlowBreak module.

Category: Movement Enabled by default: No

Settings

SettingTypeDefaultRangeDescription
BlockingToggleable GrouponCancels the slowdown while blocking with a shield (or a sword via protocol translation).
Blocking → ForwardDecimal1.00.0–1.0Fraction of forward/back speed kept while blocking (1.0 = full speed).
Blocking → SidewaysDecimal1.00.0–1.0Fraction of strafing speed kept while blocking.
Blocking → OnlySlowOnServerSideTogglefalseWhen on, only cancels slowdown for blocking that exists purely server-side, leaving normal client-side blocking slowed.
Blocking → ChoiceMode SelectorNoneNone, Reuse, Switch, Blink, Interact, Grim2360, Grim2364-1.8, Grim2371, InvalidHand, Intave14Anti-cheat bypass method used for blocking slowdown.
Blocking → Choice → [Reuse] → TimingChoicePostPreAndPost, Pre, PostWhen the release-and-reuse packets are sent each tick.
Blocking → Choice → [Switch] → TimingChoicePostPreAndPost, Pre, PostWhen the slot-switch packets are sent each tick.
ConsumeToggleable GroupoffCancels the slowdown while eating or drinking.
Consume → ForwardDecimal1.00.0–1.0Fraction of forward/back speed kept while consuming.
Consume → SidewaysDecimal1.00.0–1.0Fraction of strafing speed kept while consuming.
Consume → NoBlockInteractToggleable GroupoffCancels block interactions while consuming to avoid flagging on some anti-cheats.
Consume → ModeMode SelectorNoneNone, Grim2360, Grim2364-1.8, InvalidHand, Grim2371, Jump, Intave14, ReleaseAnti-cheat bypass method used for consume slowdown.
Consume → Mode → [Intave14] → ModeChoiceReleaseRelease, NewVariant of the Intave 14 bypass to use.
BowToggleable GroupoffCancels the slowdown while charging a bow, crossbow, or trident.
Bow → ForwardDecimal0.750.0–1.0Fraction of forward/back speed kept while drawing.
Bow → SidewaysDecimal0.750.0–1.0Fraction of strafing speed kept while drawing.
Bow → ChoiceMode SelectorNoneNone, Grim2360, Grim2364-1.8, Grim2371, InvalidHandAnti-cheat bypass method used for bow slowdown.
Bow → NoBlockInteractToggleable GrouponCancels block interactions while drawing to avoid flagging on some anti-cheats.
BundleToggleable GroupoffCancels the slowdown while using a bundle.
Bundle → ForwardDecimal1.00.0–1.0Fraction of forward/back speed kept while using a bundle.
Bundle → SidewaysDecimal1.00.0–1.0Fraction of strafing speed kept while using a bundle.
SneakingToggleable GroupoffReduces or removes the movement penalty while sneaking.
Sneaking → MinMultiplierDecimal1.00.3–1.0Minimum fraction of speed kept while sneaking (1.0 = no slowdown).
Sneaking → ModeMode SelectorNoneNone, Switch, AAC5Anti-cheat bypass method (only works on servers older than 1.21.6).
Sneaking → Mode → [Switch] → TimingChoicePreAndPostPreAndPost, Pre, PostWhen the sneak packets are sent each tick.
Sneaking → Mode → [AAC5] → TimingChoicePreAndPostPreAndPost, Pre, PostWhen the sneak packets are sent each tick.
SoulsandToggleable GroupoffOverrides the speed penalty when walking on soul sand.
Soulsand → MultiplierDecimal1.00.4–2.0Speed multiplier on soul sand (1.0 = normal speed, higher = faster).
SlimeBlockToggleable GroupoffOverrides the speed penalty and bounce when on slime blocks.
SlimeBlock → MultiplierDecimal1.00.4–2.0Speed multiplier on slime blocks (1.0 = normal speed, higher = faster).
HoneyBlockToggleable GroupoffOverrides the speed penalty when on honey blocks.
HoneyBlock → MultiplierDecimal1.00.4–2.0Speed multiplier on honey blocks (1.0 = normal speed, higher = faster).
PowderSnowToggleable GroupoffOverrides the speed penalty when walking through powder snow.
PowderSnow → MultiplierDecimal1.00.4–2.0Speed multiplier in powder snow (1.0 = normal speed, higher = faster).
FluidToggleable GroupoffStops water and lava currents from pushing or slowing you.
Fluid → CollisionTogglefalseWhether to keep fluid collision. When off, fluids no longer affect your movement.
SlownessToggleable GroupoffReduces the effect of the Slowness potion.
Slowness → PerLevelMultiplierDecimal0.00.0–0.15How much slowdown remains per Slowness level (0.0 fully cancels it; vanilla is 0.15).

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