File Details
jei-quickcraft-1.1.jar
- R
- May 9, 2026
- 51.54 KB
- 28
- 1.20.1
- Forge
File Name
jei-quickcraft-1.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
JEI QuickCraft — Changelog
New Features
-
Craft quantity selector — Vertical widget displayed on the JEI recipe panel while a recipe is active:
-
[64x]preset button (top) -
[+]button -
[x27]animated count display -
[-]button -
[32x]preset button (bottom)
-
-
Scroll to adjust — Scroll wheel on widget changes count; Shift+scroll moves by 10.
-
Slide animation — When count changes, old number slides down and new number slides in from the top with ease-out easing (130ms).
-
Rapid scroll fix — Animation snapshots current visual position before restarting, so fast scrolling slides smoothly to the final value instead of stepping one-by-one.
-
Server-side crafting —
QuickCraftHelper.performCraftsimulates available crafts, deducts ingredients, and gives result items (drops to ground if inventory full). -
Partial craft feedback — If you request 14 but only have materials for 2, shows
Quick Craft: 2x Wrench (2/14 - not enough materials).
Performance
-
Per-frame inventory scan removed

