Port client-side inventory sorting functionality from Inventory Profiles (Next)
NebelNidas opened this issue · 3 comments
It seems like Inventory Profiles has been abandoned, which is a shame, because it had the best inventory sorting functionality for fabric out there (works the same as Inventory Tweaks did).
This would
- Improve the current UI,
- Add more sorting styles (horizontal and vertical) and
- Add client-side only sorting (thus fixing #19)!
I would prefer to keep this server-sided. But it's probably about time I do something about client side sorting. Maybe an optional function that would be enabled if the mod is not installed on the server.
But it's probably about time I do something about client side sorting
Would be appreciated, yes! Although in the meantime Inventory Profiles has been forked and updated to 1.17 by a different developer, so it's no longer that necessary.
In my opinion, it would be best if efforts could be merged to get a solution which uses Inventory Profile's client-side sorting by default, but, if the server also has the sorting mod installed, it uses that 🤔