HomeJavaModsBoat Standing Fix
Boat Standing Fix
ModsJava

Boat Standing Fix

by Fayber · on Modrinth

Fixes the vanilla bug where standing on a boat in water causes stuttering, rubber-banding, and getting stuck (MC-156980).

⬇ Download on Modrinth

Boat Standing Fix

Fixes the vanilla bug (MC-156980) where standing on a boat floating in water makes your movement stutter and rubber-band, or gets you pushed around and stuck.

Root cause

Player movement is client-authoritative: the client simulates its own position and reports it to the server, which recomputes the same movement and rejects (snaps back) the client's position if the two disagree too much. Two checks in the server's movement handling do this, and both misfire when a boat is drifting under the player:

Both checks are loosened, but only when the moving entity is near a boat, so ordinary anti-cheat validation is untouched everywhere else.

Details

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more