promotional bannermobile promotional banner

MCBindType

Adds an in game keybind overlay so you can activate a key binding by typing part of the name or category

File Details

MCBindType 1.16.5-0.3.0beta

  • B
  • Jul 16, 2021
  • 22.48 KB
  • 64
  • 1.16.5
  • Forge

File Name

mcbindtype-1.16.5-0.3.0beta.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mcbindtype-502890:3390999")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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