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

Start a craft from JEI #127

Closed
rhullah opened this issue Oct 15, 2024 · 3 comments
Closed

Start a craft from JEI #127

rhullah opened this issue Oct 15, 2024 · 3 comments
Labels

Comments

@rhullah
Copy link

rhullah commented Oct 15, 2024

Issue type:

  • ➕ Feature request

Short description:

When searching for an item I want crafted I'd like to press the + button in JEI to move the ingredients I do have to the crafting grid and then start auto-crafting any ingredients I don't have but have recipes for. AE2 does this by allowing you to ctrl/cmd-click the + button. Additionally, any items that need to be crafted are highlighted a different color (blue) to denote that item needs to be crafted rather than red which typically means it's not available.

Example

The Setup

  1. Have recipes for: Logs -> Planks and Planks -> Chest.
  2. Make sure your storage inventory has logs and iron ingots in stock (no chests).
  3. Search JEI for hopper

Expected Behavior

  1. Hovering over the + button would show the iron was in stock (no background color), and the planks and chest in a non-red (likely blue) color to signify those items could be auto-crafted.
  2. Press ctrl/cmd while clicking the + button would:
    a. Move any existing in stock items to the crafting grid
    b. Prompt to auto-craft the planks
    c. Once accepting the planks auto-craft, then prompt to auto-craft the chest
  3. Once the crafting was done it would be nice if the items would auto fill into the crafting grid, but AE2's behavior is to place them in storage and then the user either fills in the crafting grid or the user re-searches for the recipe and presses the + button again to fill the crafting grid.
@rubensworks
Copy link
Member

Thanks for the suggestion!

@github-project-automation github-project-automation bot moved this to Options in Features Oct 15, 2024
@rubensworks rubensworks moved this from Options to Accepted (To Do) in Features Oct 15, 2024
rubensworks added a commit to CyclopsMC/IntegratedTerminals-Compat that referenced this issue Oct 16, 2024
@rubensworks
Copy link
Member

Implemented; will be included in the next release.

@github-project-automation github-project-automation bot moved this from In Progress to Done in Features Oct 16, 2024
@rhullah
Copy link
Author

rhullah commented Oct 16, 2024

This is awesome! Thank you for your speedy and great work!

rubensworks added a commit that referenced this issue Oct 23, 2024
Added
* Trigger crafting jobs from JEI by Ctrl-clicking recipes, Closes #127
* Add dedicated support for EMI
* Add dedicated support for REI
rubensworks added a commit that referenced this issue Oct 23, 2024
Added
* Trigger crafting jobs from JEI by Ctrl-clicking recipes, Closes #127
* Add dedicated support for EMI
* Add dedicated support for REI
rubensworks added a commit that referenced this issue Oct 23, 2024
Added
* Trigger crafting jobs from JEI by Ctrl-clicking recipes, Closes #127
* Add dedicated support for EMI
* Add dedicated support for REI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants