Compatibility
Minecraft: Java Edition
1.21.4
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published 18 hours ago
More BBBoatHud
Adds pressingSpace, pressingLeftClick, and pressingRightClick to BBBoatHud that is required for this mod to work.
About
BBBoatHud exposes boat input states like pressingForward, pressingBack, pressingLeft, pressingRight to Lua modules, but doesn't track jump/attack/use inputs. This addon fills that gap.
Variables exposed to Lua
| Variable |
|---|
pressingSpace |
pressingLeftClick |
pressingRightClick |
These are available in any Lua module — existing or custom.
Included modules
After installing, go to the Add Modules tab in /bb_boat_hud and find the morebbboathud namespace:
- inputs — colored indicator blocks showing each key's pressed state
- inputs_text — simple text display with active/inactive coloring
Both modules render regardless of whether you're in a boat.
How to configure
Use /bb_boat_hud to open the web configuration interface, then:
- Go to the Add Modules tab
- Browse to the
morebbboathudnamespace - Click inputs or inputs_text to add it to your HUD
- Switch to Active Modules to adjust position, scale, rotation, and anchor
License
GNU General Public License v3.0


