File Details
ultimate_configurable_boats-v1.0.0
- R
- Jan 10, 2026
- 16.98 KB
- 411
- 1.21.1
- NeoForge
File Name
ultimateboats-1.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Ultimate Configurable Boats V1.0.0 - Initial Release
Changelog:
- Initial Release: The core foundation of the mod is now live for NeoForge 1.21.1.
- BPS Physics Engine: Introduced a precision movement system where boat speed is measured in Blocks Per Second (BPS) instead of abstract internal units.
- Smooth Acceleration: Implemented proportional acceleration and deceleration curves (Lerp) for a realistic, car-like driving feel.
- Boat Jumping: Added the ability for boats to jump! Fully customizable jump height (in blocks) and tick-based cooldowns.
- Dynamic Engine Audio: Added a pitch-shifting engine sound system. The audio pitch and volume automatically adjust based on your current velocity.
- Speedometer HUD: Added an on-screen overlay that displays real-time BPS and a visual acceleration bar that scales with your speed limits.
- In-Game Commands: Added the
command suite for real-time configuration of speed, jump power, acceleration, and inertia./boat - Config Support: Full support for NeoForge's configuration system, allowing settings to persist across sessions.

