Keybind Bug Fixes
ModLGPL-3.0-only

Keybind Bug Fixes

Fixes keybind-related bugs, adds keybind-related tweaks, and adds new keybinds.

6.1K
Downloads
22
Followers
3 months ago
Updated
📦
30
Versions

📖About Keybind Bug Fixes

Keybind Bug Fixes

Keybind Bug Fixes is a 100% client-side Minecraft mod that fixes keybind-related bugs, adds keybind-related tweaks, and adds new keybinds.

Every feature is configurable.

Features

Bug Fixes:

  • Fix pick key dragging in inventory [MC-117771]
  • Fix toggle sneak state on dismount [MC-169163]
  • Fix toggle key resetting when viewing any screen [MC-300695]
  • Fix toggle key state when used as a modifier
  • Fix toggle debug screen when rebinding F3

Tweaks:

  • Drop when holding an item
Older features

Bug Fixes:

  • Fix pressing F3 twice to open the debug screen [MC-183776] before 1.21.9
  • Fix game mode switcher resetting on death [MC-259571] before 1.21.9
  • Fix toggle key resetting on death [MC-263293] before 1.21.9

Tweaks:

  • Drop all crafted items before 1.21.2
  • Remove keybind conflicts before 1.21.9
  • Reload resources anywhere [MC-269020] before 1.21.9

Keybinds:

  • F3 Debug Screen before 1.21.11
  • F4 Game Mode Switcher before 1.21.11

For a more detailed description, see the translations file or the config screen by using Mod Menu alongside the mod.

Configuration

  • Configurations can be changed in-game using Mod Menu. Changes apply without restarting Minecraft.
  • If you don't want to use Mod Menu, configurations can be found in .minecraft/config/keybindbugfixes.json. However, changes will require restarting Minecraft to apply.

When loaded alongside another mod, conflicting features will be automatically disabled.

If you encounter an incompatibility with a popular mod, please submit an issue.

Features can be manually disabled by setting their value to null in the .minecraft/config/keybindbugfixes.json file.
For example: "bugfix.fix_pressing_f3_twice": null.

This will remove the feature from the config screen and its mixins won't be applied.
This can be used to hide disabled features, preventing the player from changing them in-game, or as a temporary fix to avoid crashes caused by mod conflicts.