Key Binding Patch

Quick rating

Community listing page, reviews here may not be monitored by the author.

Key Binding Patch

No reviews yet

Patch and enhance vanilla key binding system.

Mod Loaders
Minecraft

About

Description

This is a simple mod that patches the vanilla key binding and provides several enhancements:

  • Key bindings that bind to the same key will be triggered all together.
  • Support to use combination keys other than Ctrl, Shift and Alt (for example Z+D).
  • Support to set multiple combination keys for a single key binding (for example Alt+V+D).
  • Support to create shadow copies for key bindings (multiple key bindings for a functionality).
  • Support to regis press/release callbacks for key bindings (for other mod developers).

Demonstration of KBP mod

This is a simple mod that patches the vanilla key binding and provides several enhancements:

  • Key bindings that bind to the same key will be triggered all together.
  • Support to use combination keys other than Ctrl, Shift and Alt (for example Z+D).
  • Support to set multiple combination keys for a single key binding (for example Alt+V+D).
  • Support to create shadow copies for key bindings (multiple key bindings for a functionality).
  • Support to regis press/release callbacks for key bindings (for other mod developers).

Demonstration of the functionalities