90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
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 launch.
{
"key.advancements": {
//Translate key
"comment": "Advancements",
//en_us translation
"key": "key.keyboard.l"
//hotkey in vanilla format
},
//...more
}
For all available key values, see Keys.java
Details
Licensed LGPL-3.0-only
Published 2 months ago
Updated a month ago