ldtteam / minecolonies-features

This is a repo only to discuss minecolonies features (requested and planned)
10 stars 3 forks source link

Show in JEI if the recipe is improvable or not #691

Open AlmightyAnubis opened 2 years ago

AlmightyAnubis commented 2 years ago

Prerequisites

Context

Is your feature request related to a problem?

Many wood recipes can, crafting blocks with the mechanic can't be improved (for obvious reasons). So some recipes can be improved others can not. The only way to find out, if it can be improved or improve it is by crafting it again and again. If I missed something, feel free to point it out to me.

Feature description

It would be nice, if in JEI the would be a hint, if it can be improved.

  1. One way would be, that a the range of items needed is shown, for example for oak slab recipe -> 1-3 oak planks.
  2. A other way would to add an enchantment effect to the items if the can be improved.
  3. I am not sure, if always the full recipe can be improved or sometimes only some components. If always the full recipe can be improved, "improvable" can be shown anywhere in the JEI recipe. Similar to the require

Notes or related things


Viewers

uecasm commented 1 year ago

If you have a mod that shows the tags on items (usually also requiring that Advanced Tooltips be enabled with F3+H), then you can check the input ingredients in JEI to see if they have the "reduceable_ingredient" tag or not.