
Thorough Keybindings
Make all keybindings configurable. Adds options to rebind keys like F3 or Esc to the game controls.
Обновлён 7 июня 2026 г. · опубликован 14 апреля 2024 г.
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.2 | fabric | 7 июня 2026 г. | .jar (32 КБ) |
| 3.1.1+fabric | Релиз | 1.21.11-rc1, 1.21.11-rc2, 1.21.11-rc3, 1.21.11 | fabric | 21 февраля 2026 г. | .jar (540 КБ) |
| 3.1.0+fabric | Релиз | 1.21.11-rc1, 1.21.11-rc2, 1.21.11-rc3, 1.21.11 | fabric | 16 декабря 2025 г. | .jar (539 КБ) |
| 3.0.2+fabric | Релиз | 1.21.9-rc1, 1.21.9, 1.21.10-rc1, 1.21.10 | fabric | 30 ноября 2025 г. | .jar (492 КБ) |
| 3.0.1+fabric | Релиз | 1.21.9-rc1, 1.21.9, 1.21.10-rc1, 1.21.10 | fabric | 19 ноября 2025 г. | .jar (491 КБ) |
| 3.0.0+fabric | Релиз | 1.21.9-rc1, 1.21.9, 1.21.10-rc1, 1.21.10 | fabric | 7 ноября 2025 г. | .jar (492 КБ) |
| 2.2.1+fabric | Релиз | 1.21.7-rc2, 1.21.7, 1.21.8-rc1, 1.21.8 | fabric | 6 октября 2025 г. | .jar (414 КБ) |
| 2.2.0+fabric | Релиз | 1.21.7-rc2, 1.21.7, 1.21.8-rc1, 1.21.8 | fabric | 17 июня 2025 г. | .jar (397 КБ) |
| 2.1.0+fabric | Релиз | 1.21.5-rc1, 1.21.5-rc2, 1.21.5, 25w14craftmine | fabric | 23 октября 2024 г. | .jar (367 КБ) |
| 2.0.1+fabric | Релиз | 1.21-rc1, 1.21, 1.21.1-rc1, 1.21.1 | fabric | 21 октября 2024 г. | .jar (351 КБ) |
| 2.0.0+fabric | Релиз | 1.21-rc1, 1.21, 1.21.1-rc1, 1.21.1 | fabric | 28 июля 2024 г. | .jar (351 КБ) |
| 1.2.1+1.20-1.21 | Релиз | 1.20.4, 1.20.5, 1.20.6, 1.21 | fabric | 13 июня 2024 г. | .jar (38 КБ) |
| 1.2.0+1.20 | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | fabric | 10 мая 2024 г. | .jar (37 КБ) |
| 1.2.0+1.19.4 | Релиз | 1.19.4 | fabric | 10 мая 2024 г. | .jar (37 КБ) |
| 1.2.0+1.19.3 | Релиз | 1.19.3 | fabric | 10 мая 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
@Redirectusage for better mod compatibility - Adds mappings for
0to9to 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.
Комментарии
Загружаем…



