Releases: btwonion/better-boat-movement
Releases · btwonion/better-boat-movement
v1.1.3-1.20.6
v1.1.3-1.20.6
- support 1.20.1, 1.20.3, 1.20.4, 1.20.5 and 1.20.6
- also serialize packets correctly on <1.20.5
v1.1.3-1.20.4
v1.1.3-1.20.4
- support 1.20.1, 1.20.3, 1.20.4, 1.20.5 and 1.20.6
- also serialize packets correctly on <1.20.5
v1.1.3-1.20.1
v1.1.3-1.20.1
- support 1.20.1, 1.20.3, 1.20.4, 1.20.5 and 1.20.6
- also serialize packets correctly on <1.20.5
v1.1.3-1.20.5-pre4
v1.1.3-1.20.5-pre4
- update to 1.20.5
- fix bug where
onlyForPlayers
config option did not sync with the client
v1.1.2-1.20.4
v1.1.2-1.20.4
- fix bug causing crash on server
v1.1.1-1.20.4
v1.1.1-1.20.4
- cleanup code
- make mod only usable on multiplayer servers, that also have this mod
v1.1.0-1.20.4
v1.1.0-1.20.4
- add option to enable function only to players
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