Implement JEI recipe category decorator equivalent
rlnt opened this issue · 4 comments
Would love to see a similar approach to this feature:
mezz/JustEnoughItems#3255
It exists as recipe category decorators in JEI and as recipe extensions in REI.
Implemented in 1.1.2, I misunderstood the scope at first, and thought the desire was significantly more complicated, but it's currently an experimental API addition to be marked un-experimental in 1.2.0, assuming it functions as desired.
This is probably a reasonable API addition but some consideration will need to be made on how to integrate it.
This would be super helpful for making mod packs with EMI.
I am currently going through every ore, raw ore, crushed ore, dust, ingot, block, plate, and gear.
Manually disabling all of the duplicate items after unifying the recipes.