A simple mod for hiding specific key bindings in the GUI.
Warning
This mod was developed by me for my modpack, I cannot guarantee that it will work properly in other situations.
Edit the config/key_binding_hider.toml file to hide the key bindings you want. The mod will hide all KeyBindings
starting with a value in KeyBindings
SetKeyBindingToUnknown = true
KeyBindings = ["key.jei"]For example, hide and disable all JEI KeyBindings.
This mod is licensed under the MIT License. You can find the full license text in the LICENSE file.