- 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
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.
Minecraft 1.21.6
Support for the new F3+V keybinding
Support for Minecraft 1.21.2+
Modifier keys like Shift will no longer show as conflicting with regular keybindings.
For better maintainability and continued support of the whole version range the development was changed into a modular jar-in-jar build. The same mod jar can be applied to any version since Minecraft 1.14 including snapshots now!
Less log spam! The added keybindings will no longer show as info in the console output but are still accessible as debug messages.
fixes a small issue with rebound Esc in the key binds menu



