-
-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Advanced crafting grid with option to autocraft missing items #3671
Labels
enhancement
New feature or request
Comments
This already exists? |
Oh, sorry about that. Nothing like that exists in the modpack version I'm playing, you need to make a pattern for every single recipe. Maybe I should see about upgrading |
Patterns need to always be created manually, but the JEI integrations you're talking about are already there. |
Maybe my suggestion was unclear. If you press + on a recipe for an iron
shovel, but you don't have sticks, you'll get the recipe for iron nuggets.
I'm suggesting that instead, you get the recipe for a shovel, and you can
press a button to autocraft the missing sticks, if you have a pattern for
them.
|
Already exists. Check the tooltip when hovering over the + icon. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe your enhancement
When you paste a recipe from JEI into an advanced crafting grid:
This would significantly speed up the workflow for crafting new things, for example you could set up a recipe for processors and quartz iron, then easily craft most RS things by just using the "craft ingredients" button. For the purposes of code, the grid would act like a crafter, that can make and manage virtual patterns.
This should require some sort of highly expensive item, such as a nether star or netherite block. The recipe I envisioned was a crafting grid, nether star, 4 crafters, 2 advanced processors, and a pattern.
The text was updated successfully, but these errors were encountered: