File Details
jei-quickcraft-1.0-forge.jar
- R
- Apr 23, 2026
- 48.39 KB
- 172
- 1.20.1
- Forge
File Name
jei-quickcraft-1.0-forge.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
JEI QuickCraft — Changelog
Bug Fixes
-
Alt-tab crash — division by zero when window was minimized (
getScreenWidth()returned 0) -
Crafting Table duplication — client and server both called
inventory.add(CT)independently; now only the server adds it and syncs back -
CT reappearing on cursor — server did not clear its cursor when CT was placed into the slot;
SetCraftingSlotC2SPacketnow syncs the server cursor too -
CT appearing in inventory after craft — resolved by the same cursor sync fix
-
Garbled characters (
â€") — replaced–with ASCII-
New Features
-
Craft quantity selector —
Craft amountwidget with[ - ] x1 [ + ]buttons in the empty space of the JEI recipe panel-
Adjust quantity 1–64 via buttons or scroll wheel
-
Automatically resets to
x1when switching to a different recipe -
Widget only appears while a recipe is active in JEI
-
-
Partial crafting — if materials are insufficient for the full quantity, crafts as many as possible and reports
(12/27 - not enough materials) -
Missing ingredients tooltip — shows
Quick Craft - Missing: Smooth Quartz x6with aScroll on JEI panel to adjust amounthint

