v1.0.0-1.20.1
v1.0.0-1.20.1
Better Boat Movement
Adds quality of live improvements to boats
Features
- configure step height to not be stuck in front of blocks, that are slightly higher
- configure player eject time, when player is out of control of the boat
- boost boat upwards, if underwater
Configuration
/config/better-boat-movement.json
{
"version": 1, // just ignore that, only for migrations
"config": {
"stepHeight": 0.3, // the height the boat should travel upwards
"playerEjectTicks": 200.0, // defines the ticks that should pass before ejecting a player, when the player lost control over the boat
"boostUnderwater": true, // toggles, whether a boat, which is underwater should be boosted upwards with half of the step height
"wallHitCooldownTicks": 5 // defines the ticks that should pass before moving the boat up a block
}
}
Other
Therefore, new features will only be available for the current and following Minecraft versions.
If you need help with any of my mods just join my discord server