Defaulted Hotkeys

Defaulted Hotkeys

Mod

Change any default keybindings.

Client ManagementUtility

9,222 downloads
3 followers
Follow Save

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


Project members

Code Of Ardonia

Code Of Ardonia

Organization

Details

Licensed LGPL-3.0-only
Published 9 months ago
Updated 15 days ago