tom5454 / Toms-Storage

Simple vanilla style storage mod for Minecraft
https://www.curseforge.com/minecraft/mc-mods/toms-storage
MIT License
114 stars 35 forks source link

custom sorting #272

Open lyle-cui opened 1 year ago

lyle-cui commented 1 year ago

Sort by item name, sort by item amount and sort by mod are not perfect. I often can't find what I want, and I almost always have to use search, which is very inconvenient. Can you create a custom sorting functionality?

sZenji commented 10 months ago

Yeah Agree,

I would really like a "sort by ID" variant and a "sort by rarity / aquired"

would be much more helpful than as you mentioned; name, amount modname

Plain-Second commented 9 months ago

Me too

Phoupraw commented 8 months ago

Yeah Agree,

I would really like a "sort by ID" variant and a "sort by rarity / aquired"

would be much more helpful than as you mentioned; name, amount modname

Me, too. In addition, "sort by creative tab".

dorkyboi commented 4 months ago

Sort by rarity would be nice, but I can see that it may be challenging to implement. Sorting by ID, however, is plain simple. I have no idea why it's not an option, especially given that that's how items are sorted in creative menu. If you ask me, this should've been the first sorting method implemented. What do you think, @tom5454?