KeybindsGalore (HVB007)

Quick rating

KeybindsGalore (HVB007)

No reviews yet

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.

No Theme
No Genre
QoL & Tweaks
UI & Menu Tool
Mod Fork/Port
Mod Loaders
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
1.7.2+26.2
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

KeybindsGalore

A Fabric mod that opens a popup menu when multiple actions are bound to the same key, allowing you to choose which action to perform.

✨ Features

  • Conflict Resolution — Opens a menu to resolve conflicting keybinds instead of executing all of them at once.
  • Circular Pie Menu — A modern, intuitive pie menu for selecting actions.
  • Smooth GPU Rendering — The pie menu is rendered via owo-lib's deferred GUI system, providing polished visuals with proper depth ordering and no z-fighting.
  • Mouse Button Support — Works with conflicting mouse button bindings.
  • Extensive Configuration — Almost every visual aspect, from colors to radii, can be configured in the properties file.

🚀 What's New in Version 1.7.2+1.21.6

This version upgrades the mod to Minecraft 1.21.6 and migrates rendering to use the owo-lib library for reliable deferred-GUI rendering.

  • Minecraft 1.21.6 support — Fabric API 0.128.2, Fabric Loader 0.19.3.
  • owo-lib dependency (0.12.21+1.21.6) — Pie menu now uses OwoUIDrawContext.drawRing() / drawCircle(), fully compatible with Minecraft 1.21.6's deferred GuiElementRenderState rendering system. This replaces all previous custom low-level rendering code.
  • Removed custom SectorElementRenderState, TriangleStripRenderer, and DrawContextAccessor mixin — all replaced by owo-lib's built-in render states and pipelines.
  • Cloth Config 19.0.147 — Full configuration GUI with all options and hover tooltips.
  • ModMenu 15.0.0 integration.

📦 Requirements

  • Minecraft 1.21.6
  • Fabric Loader >=0.19.3
  • Fabric API >=0.128.2

The mod bundles owo-lib internally — no separate download needed.

⚙️ Configuration

The mod can be configured by editing the keybindsgalore.properties file in your config folder, or via the in-game ModMenu configuration screen. You can customize all colors, radii, and rendering behaviour.

Example options:

  • USE_SOFTWARE_RENDERING=false (software fallback — no longer recommended)
  • PIE_MENU_SECTOR_COLOR_EVEN=0xC0606060
  • PIE_MENU_CANCEL_ZONE_HOVER_COLOR=0xC0B04232

📖 History & Credits

  • Original Author: Cael — Original Project
  • 1.20.x Update: HVB007 — GitHub
  • KeybindsGalore Plus: AV306 — Project
  • 1.21.x Re-Rewrite: HVB007 — added native hardware rendering without external UI libraries.
  • 1.21.6+ owo-lib Migration: HVB007 — adapted to Minecraft's deferred GUI system using owo-lib.

🤖 AI Declaration

Portions of this mod's code were written with the assistance of AI tools. All AI-generated code has been reviewed, tested, and verified for functionality by the developer.

Screenshots

Gallery

  • Conflicted Keys
    Conflicted Keys You can bind multiple actions to the same key in the key binds settings
  • Selector Screen (<1.21.1)
    Selector Screen (<1.21.1) This is the selector popup when pressing a conflicted key
  • Cancel Keypress (<1.21.1)
    Cancel Keypress (<1.21.1) When letting go off the key while cursor is in the middle red area, it will not press any key.(for accidental keypresses)

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~20,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works