OpenBoatUtils

OpenBoatUtils

Mod

Configurable boat physics.

Client Game MechanicsTransportation

15.4k downloads
31 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter versions...

mostly internal refactor, these should be the only two user facing differences:

  • 1.21 support
  • Removal of fixes for dedicated servers. OpenBoatUtils itself was never intended to run on servers, I may at some point port the testing commands over to a proper server mod, but its quite unlikely as it isn't something I would personally use. If you or someone you know is capable of writing server mods/plugins and you want to write your own to use OBU, take a look at the packet api.

Biggest Changes:

  • per-block acceleration and jump force values that blend in the same way slipperiness does
  • mc 1.20.1-1.20.4 (i've done testing but something might still break, please let me know if there are version-dependent bugs)

Full Changelog:

https://github.com/o7Moon/OpenBoatUtils/compare/0.3.1...0.4

bug fixes

  • slime now has the correct slipperiness. all existing modes now have "broken slime" and are deprecated, copies without broken slime now exist with different ID's and should be the default.
  • dedicated servers can now run the mod to get the singleplayer commands instead of crashing

New features

  • underwater control (using minecraft:water's slipperiness similar to air control)
  • surface water control
  • PARKOUR_BLUE mode
  • /exclusiveboatmode command
  • coyote time
  • surface water jumping
  • underwater swimming

Mode renames

this is a breaking change for singleplayer commands! the packet protocol is unaffected as it uses IDs instead of names.

  • BA to BA_NOFD
  • BA_BLUE to BA_BLUE_NOFD and these modes are new, they take the names of the BA old modes but they do not have fall cancelling:
  • BA
  • BA_BLUE

these modes may be changed or renamed again in the future if it is possible to disable fall damage without impacting slime bounces.

The wiki is currently out of date, and it may take a while to update

mainly server-facing issues fixed, your settings will reset on loading into a new world.

  • Added BA_BLUE mode which is exactly the same as BA but with blue ice air slipperiness.
  • added configurable gravity
  • added configurable accelerations (there are four different types of acceleration because mojang)
  • the mod should look a little nicer in modmenu now

Another minor release, this adds a new packet letting the server know which version of openboatutils is installed, to ensure compatibility.


Project members

o7Moon

Owner

Details

Licensed MIT
Published a year ago
Updated 2 months ago