-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
🏪 Extend: New JEI categories #1928
🏪 Extend: New JEI categories #1928
Conversation
- **Infernal Furnace**: would help to find custom nugget output. [example](https://i.imgur.com/gl9hYHy.png) - **Liquid Heat Exchanger**: help to find how to craft [Pahoehoe Lava]. [example](https://i.imgur.com/QEkB9dz.png) - **Neromantic Prime**: Show list of all liquids this *Astral Sorcery* ritual can provide. [example](https://i.imgur.com/s8iOUsA.png) - **Scented Hive**: If "Bee Rework" PR would be accepted, could show what blocks required to spawn hives. [example](https://i.imgur.com/lOZsT7G.png) - **Heat Exchanger**: Shows input and output items+liquids. [example](https://i.imgur.com/IVcFzs7.png) - **Witch Water**: View that some entities could turn into another. [example](https://i.imgur.com/Q1LzYJP.png) - **Meteor**: Shows *Blood Magic* meteor ores. [example](https://i.imgur.com/Iff1JLm.png) - **Turbine**: List of all fuels [Gas Turbine Controller] could use. [example](https://i.imgur.com/0H5SziZ.png) - **Forestry Farm**: shows list of fertilizers and their efficiency. [example](https://i.imgur.com/xwAZaRb.png) Note: Pic examples could content items and recipes not actually exist in `E2E` (screenshots made from `E2E-Extended` addon)
You mentioned |
Fix item lists and inputs/outputs to match actual |
When the refinement is done I'll happily merge this 😄 |
Any progress on this? :) |
No progress yet. Could be done in month or so. |
Alrighty 👍 |
Did this ever get done? |
Nope. |
rip |
wait so, can this be closed now? |
Sure, it's dead in the water 😅 |
Requious Fracto is mod that adding ability to build own machines for modpack makers.
But also, it can add custom JEI Categories with CraftTweaker.
This could help every player, because some critical crafts just hidden.
Also this would allow to remove some tooltips / tips and move them to JEI.
This could make life much easier. In my experience, if craft didnt exist in JEI, it didnt exists at all.
This PR contains a list of several new JEI categories.
Note: Pic examples could content items and recipes not actually exist in
E2E
(screenshots made from
E2E-Extended
addon). This would be refined if idea would be approved.