Skip to content
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

Closed
Nodrance opened this issue Apr 7, 2024 · 5 comments
Closed

Advanced crafting grid with option to autocraft missing items #3671

Nodrance opened this issue Apr 7, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@Nodrance
Copy link

Nodrance commented Apr 7, 2024

Describe your enhancement

When you paste a recipe from JEI into an advanced crafting grid:

  • Show any items that aren't in storage with a red 0
    • This 0 behaviour should also occur when you run out of an ingredient while crafting
  • For any items that are autocraftable, have them with a blue background. Have right clicking remove them, and left clicking open the craft dialogue for that item
  • There should also be a "craft missing ingredients" or "craft recipe" button, that opens a crafting dialogue for all of the components of a recipe, or for the recipe as if it had a pattern.
  • It would also be nice if it was possible to automatically add a recipe to an available autocrafter, but I understand that would be pretty difficult

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.

@Nodrance Nodrance added the enhancement New feature or request label Apr 7, 2024
@raoulvdberge
Copy link
Collaborator

This already exists?

@Nodrance
Copy link
Author

Nodrance commented Apr 7, 2024

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

@raoulvdberge
Copy link
Collaborator

Patterns need to always be created manually, but the JEI integrations you're talking about are already there.

@Nodrance
Copy link
Author

Nodrance commented Apr 7, 2024 via email

@Darkere
Copy link
Collaborator

Darkere commented Apr 7, 2024

Already exists. Check the tooltip when hovering over the + icon.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants