Modern KeyBinding [Forge] - Enhanced Key Binding System
This mod brings back to Minecraft Forge 1.7.10 the modern key management capabilities that appeared in newer versions of the game.
Main Features for Players
The mod provides several useful functions for improving control:
- Ability to assign key combinations with modifiers - for example, you can create a binding "Ctrl + G" or "Alt + S"
- Key bindings with the same activation keys but different conflict contexts no longer conflict with each other
- "Non-conflicting keys" function (disabled by default) - when a key is pressed, all bindings associated with it are activated
Settings
general {
# Non-conflicting keys function. Set to true to activate. [Default: false]
B:nonConflictKeys=false
}
Important Information
The mod is fully compatible with modpacks.
The version of the mod without using Mixin requires installation of SpongeMixins.
ATTENTION: the mod conflicts with NEI (Not Enough Items). To prevent crashes, it is recommended to use NEI Unofficial with dependencies CodeChickenCore and CodeChickenLib.