promotional bannermobile promotional banner

JEI QuickCraft

Craft JEI recipes instantly from your inventory

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

Forge

implementation fg.deobf("curse.maven:jei-quickcraft-1520978:8061785")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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 craftingQuickCraftHelper.performCraft simulates 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