![Modern KeyBinding [Forge]](https://cdn.modstock.ru/resources/mods/modern-keybinding/logo.png)
Modern KeyBinding [Forge]
Активный0.0
Установок
0
Последнее обновление
2 года назад
Клиент
Fabric
Quilt
Forge
Neoforge
Библиотеки
Утилиты
Fabric? Here.
The mod ported newer version's KeyModifier && KeyConflictContext back to Forge 1.7.10.
For common players:
Features
- You can now define a keybinding's activation key with key modifiers. Like "Ctrl + G" or "Alt + S";
- The keybindings with the same activation key but different key conflict contexts will not conflict now.
- "Non-conflict keys" (disabled by default): The keybindings with the same key will all be activated if the key is pressed.
Configurations
general { # Non-conflict keys function. Set to true to activate. [Default: false] B:nonConflictKeys=false }
For developers:
The mod's WIKI(English | 简体中文).
ATTENTION:
You DEFINITELY CAN add the mod to your modpack;
The "mixinless" version of the mod needs SpongeMixins;
NEI will crash with the mod, use NEI Unofficial(Dependencies: CodeChickenCore, CodeChickenLib) instead to prevent crashes.