
Create Toolbox Input Fix
Fixes the Create Toolbox double-open bug on Fabric 1.20.1 by preventing the GUI from opening twice on key press/release.
⬇ Download on Modrinth
Create Toolbox Input Fix
A tiny client-side fix mod for Create on Fabric 1.20.1.
This mod fixes the annoying Toolbox bug where the Toolbox GUI opens twice during a single key press:
- once when pressing the key
- again when releasing it
The issue happens because Create receives both press and release input events and incorrectly opens the Toolbox menu twice.
What this mod does
This mod patches Create's Toolbox input handler and allows the Toolbox GUI to open only once per key press.
Fixed behavior
- Toolbox opens normally on key press
- Releasing the key no longer reopens the GUI
- No more stuck Toolbox menu
- No need to press ESC to close it
Features
- Client-side only
- Lightweight
- No config required
- No gameplay changes
- Safe for existing worlds
- Compatible with Create 6.0.8.1 on Fabric 1.20.1
Compatibility
- Minecraft 1.20.1
- Fabric Loader
- Create Fabric 6.0.8.1
- Fabric API
Technical details
The mod injects into:
ToolboxHandlerClient.onKeyInput
It filters duplicate release-triggered open events while preserving normal key behavior.
Notes
This mod only affects Toolbox input handling. It does NOT modify:
- inventory behavior
- chat
- other GUI screens
- gameplay mechanics
Credits
Original Create mod by the Create team. This project is only a small compatibility/input fix.
Funny backstory
I am not a mod developer at all. I actually made this fix with the help of ChatGPT and Cursor because my perfectionism absolutely could NOT tolerate the Toolbox opening twice every single time.
After spending way too many hours testing configs, removing mods, changing keybinds, reinstalling Create, and searching for fixes that did not exist, I ended up making a tiny fix mod myself just to restore my sanity.
So if this bug was driving you crazy too — you're welcome.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as create-toolbox-input-fix-1.0.0.jar — drop this file into the mods folder
- Download size: 5 KB
- Download link checked 23 Aug 2026 — working
These come from our own check of the pack file, not from the source page.