Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Defaulted Hotkeys
Defaulted Hotkeys

Defaulted Hotkeys

Change any default keybindings.

22.3K
5

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

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x

Платформы

Поддерживаемые окружения

Клиент

Детали

Лицензия:LGPL-3.0-only
Опубликован:1 год назад
Обновлён:4 месяца назад
Главная