Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

1.0.0-1.20.1

Changelog

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

⚠️ The development version is always the latest stable release of Minecraft. 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

Files

better-boat-movement-1.0.0-1.20.1.jar(257.8 KiB) Primary Download

Project members

btwonion

Member

Details

Licensed GPL-3.0-only
Published 7 months ago
Updated 9 days ago