A racing-style HUD for Minecraft boats, designed for ice boat racing. Shows speed, drift angle, acceleration, and ping — with configurable units and camera control.
- Speed bar (4 profiles: Packed, Mixed, Blue Ice, Progressive)
- Speed display in m/s, km/h, mph, or knots
- Drift angle indicator
- Acceleration (g-force) meter
- Ping icon
- Input key overlay (forward/backward/left/right)
- Compact and extended HUD modes
- Speed-based camera look-ahead
- Configurable via ModMenu (requires YACL)
| Dependency | Required | Note |
|---|---|---|
| Fabric Loader | Yes | |
| Fabric API | Yes | |
| YACL | Yes | Configuration |
| ModMenu | Optional | In-game config screen |
Currently targeting Fabric for Minecraft 26.1, 1.21.11, and 1.21.1 (via Stonecutter multi-version builds).
Config is stored in config/barkahud.json5 (JSON5 format).
./gradlew buildOutput jar is in versions/<mc-version>/build/libs/.
MIT — see LICENSE.