Refined Storage

Refined Storage

115M Downloads

Add collapsable entries support for REI

bulldog98 opened this issue ยท 1 comments

commented

Describe your enhancement

Rei has this newish feature of collapsable entries (https://github.com/shedaniel/RoughlyEnoughItems/blob/9.x-1.19/api/src/main/java/me/shedaniel/rei/api/client/registry/entry/CollapsibleEntryRegistry.java) and for Jei there is also a suggestion for it (mezz/JustEnoughItems#2918). We should implement that in our plugins, to group all the different colored items to one.

commented

Implement this after #320