Fabric 26.1 Port
- Updated version to Minecraft
26.1(Fabric).
HUD and Keybind Follow-Up Fixes
- Added a dedicated keybind category for the mod.
- Moved mod keybinds to the new custom category.
- Added category localization key to all existing language files.
What's New
- The HUD is now migrated to the current Fabric HUD API.
- The center-screen navigation arrow is now seamless and smooth (no more 4-direction snapping).
- The HUD visuals were redesigned while keeping a Minecraft-style look:
- clearer header with status badge
- improved Pos/Target readability
- better spacing and structure
- Dimensions are now represented in the HUD with block icons.
Improvements
- Lock/Unlock hints now show the actual bound key.
- Main HUD is more compact and visually cleaner.
- Config normalization is more robust against invalid values.
- Language files and release metadata were cleaned up.
Fixes
- Fixed broken HUD rendering on 1.21.11 / Fabric API 0.141.3+:
- migrated from
HudRenderCallbacktoHudElementRegistry.
- migrated from
- Fixed text rendering behavior in the updated render pipeline:
- switched to
drawTextWithShadow.
- switched to
- Fixed matrix API usage for 1.21.11:
- proper use of
pushMatrix/popMatrix,translateLocal,scaleLocal.
- proper use of
- Fixed unstable overlay behavior on world join/disconnect.
License
- Open source under the MIT License.
- update to minecraft version 1.21.11
- added fabric-api as dependency
Version bump for compatibility and minor improvements.
fix not remembering dimension


