
Enhanced Keybinds (More Binds)
Allows you to assign modifier keys to a keybind, and adds many new keybinds from various vanilla options
- Загрузки
- 6K
- Подписчики
- 40
- Обновлён
- 9 августа 2026 г.
- Лицензия
- MIT
Опубликован 24 января 2025 г.
CoolAid's Enhanced Keybinds
Allows you to assign modifier keys to a keybind, and adds many new keybinds from various vanilla options!
- Modifier Keys (Ctrl, Alt, Shift, Win) which can be combined with other keys for more keybind combinations, thanks to Siphalor's Amecs key modifier implementation
- Adds new keybinds for vanilla settings from the accessibility, skin customization, and controls menus!
- Keybinds screen adds a search bar, buttons to filter Unbound Keys and Key Conflicts, and a confirmation button when attempting to Reset All Keys
- Functions completely client-side, with Mod Menu and YACL integration for configuration
- All keybinds
unboundby default, and this mod's new keybinds can be enabled or disabled entirely from the config (restart required)
For any issues or feature requests, please make a report on GitHub
Old Mod Description (<3.0.0)
Enhanced Keybinds allows you to assign a modifier key (alt, ctrl, shift, win) + another key on the keyboard to any vanilla keybind! This mod is a fork of MisterCheezeCake's Amecs Reborn
This mod features:
- Modifier Keys (alt, ctrl, shift, win) which can be added with another key for more binds
- New Vanilla Keybinds, such as the toggle-able settings from the options menu, toggleable skin layer keybinds, and an alternate esc key bind! All keybinds are
unboundby default, and you also have the option to remove the new keybinds entirely in the config (restart required) - Compatibility with Controlling and ANY other mods that add to the vanilla keybinds system!
Enhanced Keybinds requires ONLY the Fabric API |Any bugs or issues, please make a report on GitHub
Will I backport this mod?
Probably not, but maybe. If it's requested then I'm more likely to get around to it. PRs are always welcome!
NeoForge support?
Not anytime soon.
Ченджлог
4.0.0+26.2Релиз26.2 · 9 августа 2026 г.
Enhanced Keybinds v4
- Updated README.md, added CHANGELOG.md, and bumped versions
- Updated the mod icon and contributor credits in metadata
- Added the Mod Publish Gradle plugin for auto-publishing
- Added GitHub Actions workflows for building and publishing releases
- Added a native keybind search bar carried over from More Search Bars
- Added searching by keybind name, category, and assigned key
- Added Ctrl+F to focus search and Escape to unfocus it
- Added config load/save error logging
- Removed duplicated mouse hit-testing and startup logs
- Combined search with Unbound and Conflicts filters
- Removed obsolete More Search Bars compatibility code
- Removed unnecessary AMECS reflection
- Optimized search and conflict-filter performance
- Optimized individual skin-layer keybind handling
4.0.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 22 июля 2026 г.
Enhanced Keybinds v4
- Updated README.md, added CHANGELOG.md, and bumped versions
- Updated the mod icon and contributor credits in metadata
- Added the Mod Publish Gradle plugin for auto-publishing
- Added GitHub Actions workflows for building and publishing releases
- Added a native keybind search bar carried over from More Search Bars
- Added searching by keybind name, category, and assigned key
- Added Ctrl+F to focus search and Escape to unfocus it
- Added config load/save error logging
- Removed duplicated mouse hit-testing and startup logs
- Combined search with Unbound and Conflicts filters
- Removed obsolete More Search Bars compatibility code
- Removed unnecessary AMECS reflection
- Optimized search and conflict-filter performance
- Optimized individual skin-layer keybind handling
4.0.0+1.21.11Релиз1.21.11 · 22 июля 2026 г.
Enhanced Keybinds v4
- Updated README.md, added CHANGELOG.md, and bumped versions
- Updated the mod icon and contributor credits in metadata
- Added the Mod Publish Gradle plugin for auto-publishing
- Added GitHub Actions workflows for building and publishing releases
- Added a native keybind search bar carried over from More Search Bars
- Added searching by keybind name, category, and assigned key
- Added Ctrl+F to focus search and Escape to unfocus it
- Added config load/save error logging
- Removed duplicated mouse hit-testing and startup logs
- Combined search with Unbound and Conflicts filters
- Removed obsolete More Search Bars compatibility code
- Removed unnecessary AMECS reflection
- Optimized search and conflict-filter performance
- Optimized individual skin-layer keybind handling
3.2.1+1.21.11Релиз1.21.11 · 4 июля 2026 г.
v3.2.1 update
- Bump version
- Fixed keybind screen not visually updating after changing a keybind when in compiled builds. I've replaced the fragile entry refresh with a remapped Mixin invoker
KeyBindsListEntryAccessor
3.2.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 19 июня 2026 г.
v3.2.0 update
- Bump to 26.2.x
- Updated README
- Fixed a bug with Controlling on 1.21.11
3.2.0+1.21.11Релиз1.21.11 · 19 июня 2026 г.
v3.2.0 update
- Bump to 26.2.x
- Updated README
- Fixed a bug with Controlling on 1.21.11
3.1.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 6 июня 2026 г.
v3.1.0+1.21.11
Backport v3.1.0 to Minecraft 1.21.11
- Mostly just changing the build files and lots of package renaming
- Keybind registration uses
KeyBindingHelperfor 1.21.11 - Overlay messages uses
displayClientMessagefor 1.21.11 - Keybind filter sync hook injects into
render(GuiGraphics...)instead of theextractRenderStatelike in 26.1+
v3.1.0+26.1.x
Enhanced Keybinds v3.1.0 - More keybinds and tighter mod compats
- Bump version to 3.1.0+26.1.x
- Renamed legacy package paths to
me.coolaid... - Updated README, mod description, dependencies, and metadata links
- Updated translation keys and config descriptions
- Added the Accessibility Keybinds category and moved controls toggles into a "Controls" dropdown under Accessibility Keybinds
- Renamed the controls keybind category display text from "Enhanced Keybinds Controls" to "Enhanced Keybinds Accessibility Options"
- Added an Individual Skin Layers dropdown under Skin Customization
- Split config screen construction into smaller helper methods
- Added keybind toggles for Chat Visibility, Attack/Destroy Mode, Use Item/Place Block Mode, and the Operator Items Tab
- Fixed keybind list positioning after switching between Enhanced Keybinds filters and the full keybind list
- Fixed keybind list flickering when search and filter results update
- Fixed More Search Bars crashes when interacting with keybind inputs
- Fixed More Search Bars search filtering when combined with the Unbound and Conflicts buttons
- Added Controlling compatibility for Amecs modifier combinations
- Fixed Controlling individual reset and Reset All so they clear Amecs modifier bindings too
3.1.0+1.21.11Релиз1.21.11 · 6 июня 2026 г.
v3.1.0+1.21.11
Backport v3.1.0 to Minecraft 1.21.11
- Mostly just changing the build files and lots of package renaming
- Keybind registration uses
KeyBindingHelperfor 1.21.11 - Overlay messages uses
displayClientMessagefor 1.21.11 - Keybind filter sync hook injects into
render(GuiGraphics...)instead of theextractRenderStatelike in 26.1+
v3.1.0+26.1.x
Enhanced Keybinds v3.1.0 - More keybinds and tighter mod compats
- Bump version to 3.1.0+26.1.x
- Renamed legacy package paths to
me.coolaid... - Updated README, mod description, dependencies, and metadata links
- Updated translation keys and config descriptions
- Added the Accessibility Keybinds category and moved controls toggles into a "Controls" dropdown under Accessibility Keybinds
- Renamed the controls keybind category display text from "Enhanced Keybinds Controls" to "Enhanced Keybinds Accessibility Options"
- Added an Individual Skin Layers dropdown under Skin Customization
- Split config screen construction into smaller helper methods
- Added keybind toggles for Chat Visibility, Attack/Destroy Mode, Use Item/Place Block Mode, and the Operator Items Tab
- Fixed keybind list positioning after switching between Enhanced Keybinds filters and the full keybind list
- Fixed keybind list flickering when search and filter results update
- Fixed More Search Bars crashes when interacting with keybind inputs
- Fixed More Search Bars search filtering when combined with the Unbound and Conflicts buttons
- Added Controlling compatibility for Amecs modifier combinations
- Fixed Controlling individual reset and Reset All so they clear Amecs modifier bindings too
Комментарии
Загружаем…