File Details
MCBindType 1.16.5-0.7.0beta
- B
- Jul 27, 2021
- 27.61 KB
- 55
- 1.16.5
- Forge
File Name
mcbindtype-1.16.5-0.7.0beta.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
1.16.5-0.7.0beta
- "Gracefully" truncated overflowing category listings instead of continuing offscreen
-
Added a "hold down this keybind functionality"
- use shift + enter when selecting keybind
- open the keybind menu / use repeat key to stop the key being held down
1.16.5-0.6.0beta
- Added category list to view
- Added MIT License
-
Key executer now handles pressed modifier keys, by waiting until they are not pressed.
- Its not perfect, but will do for now
1.16.5-0.5.0beta
- Added repeat last command key
- Fixed issues with duplicate entries
- General code cleanup
- Cleaned up debugging log entries
1.16.5-0.4.3beta
-
Automatically also blackists all keybindings with the GUI keybinding conflict context:
- For the non technical people, this means that all keybindings that are only usefull when a certain gui is open are now also blacklisted. Nothing to do about that since i can't open the binding helper "on top" of another UI :( This way we atleast cut down on non functional bindings massively
1.16.5-0.4.2beta
- Added self to blacklisted keybindings
1.16.5-0.4.1beta
- Added underline to chosen selection. It could be a bit hard to see.
1.16.5-0.4.0beta
- Added fancy title to UI
- UI now renders what part of the text fragments are matched
1.16.5-0.3.0beta
-
You can now search by both the command name and the category e.g: toggle@Misc (Finds commands with toggle in the categories with misc in them)
- Use this to especially filter commands by mods
1.16.5-0.2.0beta
- Commands are sorted by category, then name
- Commands now use a blacklist for senselss entries, e.g. "Move Forward"
1.16.5-0.1.0beta
- Command executer is not MUCH more reliable, mimicing the way minecraft handles inputs.
1.16.5-0.0.8alpha
- Basic search functionality works now
- Now renders keybinding category
- Added keybinding text
- Search bar adapts and renders less favorites after more text is entered
- Added help text to the search bar, might need better actual text, but it is there

