作者:rebot | 分类:模组
Minecraft 版本: 1.21.9 1.21.10
平台: neoforge
标签: utility
This mod can set the default hotkeys for any keybindings.
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
请登录后举报
暂无评论,抢个沙发吧~