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

Going back after clicking an ingredient in the craft matrix #343

Open
uecasm opened this issue Dec 28, 2018 · 1 comment
Open

Going back after clicking an ingredient in the craft matrix #343

uecasm opened this issue Dec 28, 2018 · 1 comment
Labels
enhancement New features or improvements to existing features help wanted Pull Requests for this issue are encouraged

Comments

@uecasm
Copy link

uecasm commented Dec 28, 2018

If you're using the #NoFilter book in a multiblock kitchen and you click on a missing ingredient in the left view (as per #260), there doesn't appear to be any way to actually craft that ingredient (as it's not immediately visible in the right pane) and there's no way to return to the previously viewed recipe, short of clicking something else in the right pane.

My suggestion is to add two things:

  1. When you click on an ingredient in the left pane, also set the right pane to filter only on that ingredient (so that it's easy to find and click to craft).
  2. If you press Backspace then it returns to the previously shown recipe for the left pane (similar to JEI), and also updates the right pane accordingly. You should be able to make multiple steps back, at least back to the original recipe that was shown when you first clicked an ingredient.

An alternate implementation of the first might be to add a "craft" button below the recipe without changing anything in the right pane.

If #150 were implemented as well, this would make it a lot easier to step through recipe chains where some additional ingredients need to be crafted first.

If #112 were implemented as well then it might make some of this unnecessary, but I still think it would be useful. (But I would love #112, especially for the regular filtered book.)

@BlayTheNinth
Copy link
Member

The backspace proposal to go back sounds good.

The problem with the ingredient crafting is that it's no longer locked to items you can craft using the kitchen (e.g. if you go far enough on bread you'll eventually get to hay bales, which don't exist in the right pane) - however, I could make it so it at least scrolls towards the item on the right if it exists there, allowing you to craft from thereon.

@BlayTheNinth BlayTheNinth self-assigned this Jan 12, 2019
@BlayTheNinth BlayTheNinth removed their assignment Jun 23, 2020
@BlayTheNinth BlayTheNinth added the help wanted Pull Requests for this issue are encouraged label Sep 26, 2020
@BlayTheNinth BlayTheNinth moved this to 📝 Planning in Issues Jul 10, 2023
@BlayTheNinth BlayTheNinth moved this from 📝 Planning to 🎯 Ready for Development in Issues Sep 13, 2023
@BlayTheNinth BlayTheNinth moved this from 🎯 Ready for Development to 🌟 Next Items in Issues Sep 17, 2023
@BlayTheNinth BlayTheNinth moved this from 🌟 Next Items to 🎯 Ready for Development in Issues Dec 5, 2023
@BlayTheNinth BlayTheNinth changed the title Clicking on an item is irreversible Ability to go back after clicking an ingredient in the craft matrix Dec 6, 2023
@BlayTheNinth BlayTheNinth added the enhancement New features or improvements to existing features label Dec 6, 2023
@BlayTheNinth BlayTheNinth changed the title Ability to go back after clicking an ingredient in the craft matrix Going back after clicking an ingredient in the craft matrix Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or improvements to existing features help wanted Pull Requests for this issue are encouraged
Projects
Status: 🎯 Ready for Development
Development

No branches or pull requests

2 participants