Simply Jetpacks — Configuration
Keybinds
| Key | Action |
|---|---|
| K | Open the jetpack screen (GUI) |
| J | Toggle the engine on/off |
| H | Toggle hover mode |
. (period) |
Increase throttle |
, (comma) |
Decrease throttle |
| unbound | Toggle emergency hover |
| unbound | Toggle the charger |
All keybinds can be rebound in the vanilla controls menu; the emergency-hover and charger toggles ship unbound and need a key assigned before they can be used from the keyboard (both can also be toggled from the jetpack screen).
Configuration
Two config files control the mod:
simplyjetpacks-common.toml - gameplay/flight behavior settings (flight tuning and related values).
simplyjetpacks-client.toml - the HUD and other client-side display options, including:
enableJetpackHud- master switch for the flight HUD.- HUD position - which corner/area of the screen the HUD is drawn in.
- HUD color - the text color of the HUD.
- HUD scale - the size of the HUD text.
showThrottle- whether the current throttle is displayed.showExactEnergy- show the exact stored-energy number instead of only an approximate readout.
Edit the files and reload the world (or restart the game) for changes to apply.