Skip to content
Anton edited this page Aug 3, 2018 · 2 revisions

This clientside modification provides ability of ultimate control over any keybindings, vanilla or modded, via simple json config. Also there are some other useful options.

With ReBind all non-vanilla keybindings will be moved to categories, called by mods names which adds those keybindings. Such categories will be sorted in alphabetical order.

Supported MC versions: 1.7.10, 1.8.9, 1.9.4, 1.10.2, 1.11.2, 1.12.2.

Features

For keybindings:

  • Changing names
  • Changing categories
  • Changing default keys (ability to set combinations with ALT, SHIFT and CONTROL)
  • Changing the display order in the controls menu
  • Hiding from controls menu
  • Disabling
  • Merging
  • Key combinations for 1.7.10 & 1.8.9

And it will add keybindings for internal vanilla controls: Quit (Esc), Hide HUD (F1), Debug Screen (F3), Disable Shader (F4)(1.7.10, 1.8.9) and Narrator (CTRL+B)(1.12.2).

Additional Options

  • Disable player sprint
  • Disable double tap forward sprint
  • Disable mount sprint
  • Activate custom one block height auto jump
  • Disable mouse wheel hotbar slots scrolling

Keybindings in controls menu will be sorted according to their description order in configuration file. If it doesn’t contain information about some keybindings they will be located in the end of controls menu.

Clone this wiki locally