Перейти к содержимому
Mineforgian

Thorough Keybindings

Make all keybindings configurable. Adds options to rebind keys like F3 or Esc to the game controls.

81K загрузок68 подписчиковMITfabric

Обновлён 7 июня 2026 г. · опубликован 14 апреля 2024 г.

  • Controls Menu before 1.7
  • Miscellaneous Keybindings before 1.7
  • Debug Key Combinations
  • Modifier Keys

For as many Minecraft versions as possible, this mod makes the keybindings of usually fixed mappings rebindable. This is a client side mod.

For example, this lets you remap Escape and F3 in-game, even in versions before F3 was made rebindable. Also adds rebinding options for Shift, Control, Alt as well as the digits to navigate the profiling pie chart. Furthermore, backports mappings to earlier game versions, like rebinding F5 or hotbar slot keys.

For versions since Minecraft 1.14, this mod uses Fabric and requires the Fabric API to run. For versions beta 1.0 to release 1.13, this mod uses Ornithe with Fabric and requires the Ornithe Standard Libraries to run.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
3.1.2+fabric-unobfРелиз26.2-pre-6, 26.2-rc-1, 26.2-rc-2, 26.2fabric7 июня 2026 г..jar (32 КБ)
3.1.1+fabricРелиз1.21.11-rc1, 1.21.11-rc2, 1.21.11-rc3, 1.21.11fabric21 февраля 2026 г..jar (540 КБ)
3.1.0+fabricРелиз1.21.11-rc1, 1.21.11-rc2, 1.21.11-rc3, 1.21.11fabric16 декабря 2025 г..jar (539 КБ)
3.0.2+fabricРелиз1.21.9-rc1, 1.21.9, 1.21.10-rc1, 1.21.10fabric30 ноября 2025 г..jar (492 КБ)
3.0.1+fabricРелиз1.21.9-rc1, 1.21.9, 1.21.10-rc1, 1.21.10fabric19 ноября 2025 г..jar (491 КБ)
3.0.0+fabricРелиз1.21.9-rc1, 1.21.9, 1.21.10-rc1, 1.21.10fabric7 ноября 2025 г..jar (492 КБ)
2.2.1+fabricРелиз1.21.7-rc2, 1.21.7, 1.21.8-rc1, 1.21.8fabric6 октября 2025 г..jar (414 КБ)
2.2.0+fabricРелиз1.21.7-rc2, 1.21.7, 1.21.8-rc1, 1.21.8fabric17 июня 2025 г..jar (397 КБ)
2.1.0+fabricРелиз1.21.5-rc1, 1.21.5-rc2, 1.21.5, 25w14craftminefabric23 октября 2024 г..jar (367 КБ)
2.0.1+fabricРелиз1.21-rc1, 1.21, 1.21.1-rc1, 1.21.1fabric21 октября 2024 г..jar (351 КБ)
2.0.0+fabricРелиз1.21-rc1, 1.21, 1.21.1-rc1, 1.21.1fabric28 июля 2024 г..jar (351 КБ)
1.2.1+1.20-1.21Релиз1.20.4, 1.20.5, 1.20.6, 1.21fabric13 июня 2024 г..jar (38 КБ)
1.2.0+1.20Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric10 мая 2024 г..jar (37 КБ)
1.2.0+1.19.4Релиз1.19.4fabric10 мая 2024 г..jar (37 КБ)
1.2.0+1.19.3Релиз1.19.3fabric10 мая 2024 г..jar (37 КБ)

Показаны последние 15 из 60 версий. Все версии — на Modrinth.

Ченджлог

3.1.2+fabric-unobfРелиз26.2-rc-1, 26.2-rc-2, 26.2 · 7 июня 2026 г.

Since Minecraft 26.1 is only distributed unobfuscated, and Fabric-API changed the names of their API, a combined mod is no longer feasible. In addition to the ornithe and fabric mod branches, this new fabric-unobf branch is now available for the new game versions, with the same functionality as in Minecraft 1.21.11

3.1.1+fabricРелиз1.21.11-rc2, 1.21.11-rc3, 1.21.11 · 21 февраля 2026 г.
  • the backported KeyMapping multimap in versions before 25w36a does no longer overwrite the default map to avoid crashing other mods
3.1.0+fabricРелиз1.21.11-rc2, 1.21.11-rc3, 1.21.11 · 16 декабря 2025 г.
  • support for Minecraft version 1.21.11
  • modifiers (shift, ctrl) now only affect in-game actions, not text editing or menuing
3.0.2+fabricРелиз1.21.9, 1.21.10-rc1, 1.21.10 · 30 ноября 2025 г.

Toggle Crouch and Toggle Sprint now work correctly in versions before 25w36a (1.21.9)

3.0.1+fabricРелиз1.21.9, 1.21.10-rc1, 1.21.10 · 19 ноября 2025 г.

Modifier rebindings now correctly affect shift-clicking items in inventories and ctrl-dropping stacks

3.0.0+fabricРелиз1.21.9, 1.21.10-rc1, 1.21.10 · 7 ноября 2025 г.
  • Mixins have been rewritten using Mixin Extras @Expressions available since Fabric Loader 0.17.0
    • No more dependency on class load order nor messing around with ASM
  • No more @Redirect usage for better mod compatibility
  • Adds mappings for 0 to 9 to navigate the profiling pie chart
  • Even before Minecraft 1.21.9, rebinding multiple actions to a single key will now execute all of them if possible
  • Mappings now use the same identifiers as the 1.21.11 snapshots, thus upgrading an instance will keep your controls.
    • This means your keybindings from previous mod versions will reset when updating to 3.0.0
  • Support for all Minecraft versions that run Fabric (since 1.14) up to 1.21.10
    • including snapshots, experiments and April Fools' versions
2.2.1+fabricРелиз1.21.7, 1.21.8-rc1, 1.21.8 · 6 октября 2025 г.

Compatibility upgrade (pre-1.21.9)

Improved mod compatibility. This version works up to Minecraft 1.21.8, but 1.21.9+ changed key mappings a lot, so a partial rewrite will be necessary for that.

2.2.0+fabricРелиз1.21.7, 1.21.8-rc1, 1.21.8 · 17 июня 2025 г.

Minecraft 1.21.6

Support for the new F3+V keybinding

Полная история изменений — на Modrinth.

Комментарии

Загружаем…