ModLGPL-3.0-only
Defaulted Hotkeys
Change any default keybindings.
16.3K
Downloads
4
Followers
3 months ago
Updated
📦
30
Versions
📖About Defaulted Hotkeys
Default Hotkeys
This mod can set the default hotkeys for any keybindings.
Usage
Config file .minecraft\config\default-hotkeys.json will auto generated after first fully launch. (In order to load
translations correctly)
[
{
//translate key
"comment": "key.advancements",
//translation in current language
"translation": "Advancements",
//hotkey in vanilla format
"key": "key.keyboard.l"
},
//...more
]
For all available key values, see
Keys.java