Boat Collision Fix
This mod solves the problem of players getting stuck when exiting boats by fixing two known collision mechanics bugs.
Problems Solved
MC-156980 - the situation where a character gets caught in a loop when walking on a boat. The player becomes trapped with their position constantly resetting, requiring them to either destroy the boat or attempt to jump off.
MC-136367 - incorrect operation of the vehicle dismounting system. As a result of a poorly implemented fix for another bug (MC-1489), the player ends up inside the boat or on top of it when exiting, instead of appearing beside or in front of it.