Compatibility
Minecraft: Java Edition
1.21.1
1.20.6
1.20.4
1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published 2 months ago
Updated 2 days ago
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