mainRenderingToggle keybind does not save to config.
PINPAL opened this issue ยท 2 comments
When setting a different keybind or removing the keybind for mainRenderingToggle
it does not save to the config file.
This means it's save state is lost upon closing and reopening the game.
Expected Behaviour
Keybind will be written to config and persist between game reloads.
Steps to Reproduce
- Launch Minecraft with
minihud-fabric-1.18.1-0.21.3
- Navigate to the config for MiniHUD.
- Change keybind for
mainRenderingToggle
- Observe keybind working as intended.
- Close and relaunch the game.
- Observe keybind has been reset to default.