Community listing page, reviews here may not be monitored by the author.
Quick Craft
No reviews yet
Effortless instant autocrafting. Microcrafting is a thing of the past!
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description

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.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources