Community listing page, reviews here may not be monitored by the author.
Boat Standing Fix
No reviews yet
Fixes the vanilla bug where standing on a boat in water causes stuttering, rubber-banding, and getting stuck (MC-156980).
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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:
- A tolerance check that a bobbing boat blows through most ticks purely from its own motion, nothing to do with the player.
- A collision check that treats the boat's own shifting hitbox as a new collision every time it moves 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
- Runs on the server. In singleplayer the integrated server handles it.
- Clients do not need the mod; a vanilla client gets the fix for free once the server runs it.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers