KeybindsGalore (HVB007)
ModGPL-3.0-only

KeybindsGalore (HVB007)

I Learnt how to code Java for the explicit purpose of updating this mod. it took me bashing my head against my laptop for a week, But in the end I got it to work. Now Keybinds galore is updated to 1.20, with updated and clarified code.

16.9K
Downloads
69
Followers
2 months ago
Updated
📦
12
Versions

📖About KeybindsGalore (HVB007)

KeybindsGalore

GitHub: HVB007og/KeybindsGalore_HVB007_1.20.x

A Fabric mod that solves keybind conflicts by opening a popup menu when multiple actions are bound to the same key. Simply hold the key, select the action you want from the pie menu, and release!

Works with Minecraft 1.21.x


🚀 Major Update: Version 1.6.0 (The Rendering Overhaul)

I have finally overhauled the rendering system! The mod now supports Hardware Acceleration via owo-lib for a smooth, beautiful pie menu, while keeping a robust Software Rendering fallback.

✨ Features

  • Conflict Resolution: Easily manage multiple actions on a single key.
  • Circular Pie Menu: Modern, intuitive, and now fully customizable.
  • Dual Rendering Modes:
    • Hardware (Default): Uses owo-lib for perfect circles and smooth performance.
    • Software (Legacy): A primitive fallback that has been polished to fix visual glitches (no more diamond holes!).
  • Full Customization: Configure colors, transparency, and rendering modes in the config file.

⚠️ Requirements

  • Fabric API
  • owo-lib (Required for 1.6.0+)

History & Changelog

1.6.0 (Current):

  • Rendering Overhaul: Implemented owo-lib for hardware rendering.
  • Visual Fixes: Fixed the "diamond hole" issue in software rendering and removed transparency artifacts.
  • Config: Added options to toggle rendering modes and customize all UI colors.

1.5.2 (1.21.11):

  • Primitive working sectors enabled by default. Functional but basic.

1.21.5:

  • Big thanks to diblenderbenzene (AV306) for maintaining KeybindsGalore Plus and fixing many bugs.
  • Updated to support 1.21.x despite major Minecraft rendering changes.

1.21.6:

  • Temporary Box-type menu implemented while pie menu rendering was broken.

Updated to 1.20.x/1.21.x by HVB007
Original mod by Cael: KeybindsGalore