Could you implement a fallback client-side only sorting mode, please? i couldn't find any Forge-exclusive mod for Minecraft 1.13+ with such feature that works without any issues, so if you implement it correctly, you will be the first one ;)
On the one hand, I'm aware that it must be not so easy to implement a client-side only sorting mode, and probably because of that the vast majority of inventory sorting mods only have client-server sorting mode, but on the other hand, it would be a greatly appreciated feature. If you don't have a good idea how to implement this, you can always take inspiration from existing mods, i.e. from Mouse Wheelie. It works quite slowly, but sorts flawlessly.
Now I'm forced to switch between directories (Forge with a lot of mods, and Fabric with only one) once a week or so, only to sort my chests on a multiplayer server I'm playing on. BTW, I'm quite curious if anyone does the same as me.
Hi, I'm trying to use the mouse wheelie but it isn't pushing and pulling items to and from my inventory
Works great on singleplayer, but not on multiplayer.
In reply to Chrisdeaap:
It is required to be installed on the server to work. But if its on the server not all clients require it to be installed.
In reply to DrewChase:
Could you implement a fallback client-side only sorting mode, please? i couldn't find any Forge-exclusive mod for Minecraft 1.13+ with such feature that works without any issues, so if you implement it correctly, you will be the first one ;)
In reply to Grreg21:
I've been attempting that very thing. Although it has proven to be more difficult than previously assumed
In reply to DrewChase:
On the one hand, I'm aware that it must be not so easy to implement a client-side only sorting mode, and probably because of that the vast majority of inventory sorting mods only have client-server sorting mode, but on the other hand, it would be a greatly appreciated feature. If you don't have a good idea how to implement this, you can always take inspiration from existing mods, i.e. from Mouse Wheelie. It works quite slowly, but sorts flawlessly.
Now I'm forced to switch between directories (Forge with a lot of mods, and Fabric with only one) once a week or so, only to sort my chests on a multiplayer server I'm playing on. BTW, I'm quite curious if anyone does the same as me.