KeyBinding Hider
Modby im_gizmo
A simple mod for hiding specific key bindings in the GUI.
Type
Mod
CurseForge Downloads
9,812
CurseForge ID
1129419
Last Updated
Jul 29, 2026
Description
KeyBinding Hider
A simple mod for hiding specific key bindings in the GUI.
This mod was developed by me for my modpack, I cannot guarantee that it will work properly in other situations.
How to use
Most users can configure hidden key bindings through the in-game configuration screens.
However, advanced users may also edit the configuration file manually to achieve more complex behavior.
The following example shows the contents of config/key_binding_hider.json.
{ "HiddenKeyBindingsUseUnknown": true, // Set hidden key bindings to Unknown to prevent key binding conflicts. "HiddenKeyPatterns": [ // Key bindings with IDs matching any of these patterns will be hidden. "key.hotbar.9" // Hide the hotbar 9 key binding ], "HiddenCategoryPatterns": [ // Key bindings whose category matches any of these patterns will be hidden. "minecraft:multiplayer", // Hide the multiplayer category "#jei:.*" // Hide all categories matching this regular expression ] }By default, entries are treated as plain text.
If an entry starts with #, the rest of the value is treated as a regular expression.For example, #key\.jei\..* hides all JEI key bindings, and #jei:.* hides all JEI-related categories.
License
This mod is licensed under the MIT License. You can find the full license text in the LICENSE file.
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
FallFlyingLib
Helping with Elytra mod compatibility.
Im 'movens
A mod that reworks the exhaustion system by adding penalties for poor health/hunger management.
project-977139
You will hear clicking noises around you. But only the target will be able to hear these noises. Once it starts chasing...
Bedrock Crafter
"Vanilla-like" way to craft bedrock and building blocks from it.
Nexus Dimension
Teleportation done right. A reimagining of the Nether Hub.
Cavernous Delight
Ever wanted more farmer's delight meals from the lush caves? Then this addon is for you!