Community listing page, reviews here may not be monitored by the author.
KeyBinding Hider
No reviews yet
A simple mod for hiding specific key bindings in the GUI.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers