[Feature] Visually group/separate items by mod, with optional title per group.
twome opened this issue ยท 1 comments
What is your feature request?
[Note: I'm not talking about favourites, but the all-items list, but this could also all automatically apply to the favourites (that would however clash with another current feature request)]
At the moment, although items are indeed sorted by mod, all items are visually grouped together in one continuous list, and you must hover the cursor above items to find (and remember) where the first and last items of a one mod and the next mod begin/end.
It would really help casual/modpack users to quickly understand which items belong to which mods if the items in REI's item list were grouped together by mod, and each mod was separated by short vertical gaps of empty space or a very thin horizontal separator line - just enough to visually make the groups distinct. Each group would have the same left-alignment as the default all-items list, so a mod that only adds two items would appear as a pair of two left-aligned items, then a gap, then the next mod's items would begin.
A configurable addition to this (disabled by default) would be to render a small text title for each given mod inside that horizontal separation space, or interrupting that separator line (i.e. horizontally adjacent to it). The title should be bottom-aligned so it's visually closer to the group it describes than the previous group, above it.
What do you think this change is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others