Back to mods
Quick Craft project artwork

CurseForge · Minecraft mod

Quick Craft

Effortless instant autocrafting. Microcrafting is a thing of the past!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Quick Craft release should I use?

Updated today
Latest stable file quickcraft-1.1.0-1.12.2.jar
Game version 1.12.2
Loader Forge

Quick Craft quickcraft-1.1.0-1.12.2.jar targets 1.12.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Quick Craft required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Quick Craft quickcraft-1.1.0-1.12.2.jar need?

quickcraft-1.1.0-1.12.2.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Quick Craft without breaking your instance.

Built for Quick Craft quickcraft-1.1.0-1.12.2.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use quickcraft-1.1.0-1.12.2.jar. It targets 1.12.2 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside quickcraft-1.1.0-1.12.2.jar. It opens that exact file at the source.

About this project

What does Quick Craft add?

Spending countless hours crafting? me too, so I made this mod.

With JEI/EMI/HEI you can point at any item and press the Quick Craft key which will showcase the entire recipe tree for that item. When you Quick Craft, the recipe will use your inventory and nearby storage to complete the entire crafting chain.

  • Hover over an item in your inventory or JEI mod, and press Quick Craft key (Default G)
  • Your inventory plus any container within a configurable radius will be pulled for the crafting recipe, default is 8 block radius.
  • You can deposit results back into nearby storage.
  • The recipe tress are color coded. They will show what is available, what will be crafted, what is missing, if you have no station, and what you are crafting.
  • The recipe system is highly configurable in which you can control a recipe priority list and more.
  • Items that have durability will still count as ingredients.
  • You can pin ingredients list to your screen anywhere and move through the list with arrow keys.
  • Your craft history and recipe preferences are saved.
  • You can Force Craft a recipe even if you do not have enough ingredients.

Any JEI related mod. JEI/EMI/HEI.

Supports Just Enough Resources (JER) which shows mobs in the crafting tree with all their info.

Has ProjectE support which will use your EMC as a source for the crafting tree.

This mod is highly customizable in basically every aspect.

You can adjust scan radius, tree depth and node caps, every color, craft sounds, animations, shift craft amount, extra item sources, the deposit blacklist, etc.

Keys

G Open Quick Craft menu
R Show Recipe (JEI)
U Show Uses (JEI)
Up Arrow Scroll up pinned list
Down Arrow Scroll down pinned list

Mouse Input

Drag/Scroll Pan and zoom in the crafting tree
Left Click Swap to a different recipe for that step
Right Click Show or hide that step's recipe
Middle Click View the crafting tree for that item
Ctrl + Click Reset your saved preference for that step
W/S or Up/Down Switch which item a tag ingredient uses
Hold Shift Batch Craft

Colors

Blue The end result item
Green Items you already have
Yellow Items being crafted
Red Missing materials
Gray Cannot craft, no station

A dimmed tab means that branch cannot be finished.

**Is this mod client side only?**NO. This mod is NOT CLIENT SIDED.

why?

  1. The client can't see inside nearby containers. This is one thing that makes client-only impossible. Minecraft never syncs block-entity inventory contents to the client.

  2. Crafting is an authoritative inventory mutation. Every CraftService entry point is typed on ServerPlayer. Using ingredients and giving results would become desynced from the server the next tick.

  3. The whole data flow is a request & response system. The packet set sends requests to the server and the server gives the results back.

  4. The network channel enforces it. QuickCraftNetwork:22 registers the channel with PROTOCOL = "1" and PROTOCOL::equals as both the client-accepted and server-accepted predicate. If a Quick Craft client connects to a server without this, it fails the channel handshake.

The idea of this was to help reduce microcrafting, especially in tech-heavy modpacks. You can use this in singleplayer or with friends, but the mod must be installed on the server.

**Found a bug or mod incompatibility?**Submit a issue request on the Github issues page with:

  • A description of the problem.
  • Steps to reproduce.
  • Any relevant screenshots or logs.
  • The version of Quick Craft.
  • What loader you are using (ex: Forge 1.20.1, NeoForge 1.21.1)

Want to suggest a feature?

You can submit a feature request in the Github issues page or in the comments.

Project description from CurseForge.

Pick your setup

Quick Craft by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

3 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Quick Craft versions and loaders

6 of 6 releases match

Looking for an older file? The official CurseForge project page is in Resources.