[Suggestion]: Add Filter to Uses/Recipes (especially 1.12)
AT-L4S opened this issue ยท 0 comments
Suggestion
Problem:
Many items have oredict tags like dye, anyLog, etc. When trying to find what items can be made with an item, these tags often are the majority of recipes. This makes it hard to find recipes that certain items are REQUIRED for
Solution:
One of
- Add a filter bar to filter down uses. Not sure what the best workflow would be but maybe something:
ex.
a. Get uses of "Red Flower Petal" from Botania
b. All uses pop up as normal
c. Fill new search bar at the bottom of the UI with-$dyeRed @Botania
d. Only the recipes that can't be replaced with$dyeRedand are in Botania would be shown
ex.
a. Get recipes of "Iron Ingot"
b. All recipes pop up as normal
c. Fill new search bar at the bottom at the bottom of the UI with -iron_block
d. Only the recipes that don't use iron_block in them would be shown
- Let searching of uses/recipes in the JEI search bar
ex.
Searching<"red flower petal" -$dyeRed @Botania"would show all the items that would show up in 1d (ie. Botania items that can be made with "red flower petals", but NOT other $dyeRed items
ex.
Searching >"iron ingot" -iron_block would show all the items that can make iron ingots that don't have iron_block in the name
Request that this is added to 1.12.2 first please (many modpacks still use it)