Suggestion: Swap order in which loots gets into the inventory
Laifsyn opened this issue ยท 9 comments
and when moving from chest to inventory and any other case that I may be unaware of
Unfortunately how items enter the inventory is determined by the server.
And detecting the cause for something entering the inventory involves dark magic. The closest thing to that in the moment is keeping the empty slots empty but it involves too many assumptions and doesn't work while the inventory is open because it breaks the assumptions.
But I guess ability to reverse the positioning of the sort and move is possible so I'll look into that.
So what if I install it on my server? or would it break your rule of client-side only?
You can install it on the server but it does nothing there.
It implemented to be client side only.
oh, btw. The empty locked inv slots are getting filled when moving from chest. is there an option for it?
if it's shift click move is done by the server so I can't really prevent it... or double click
the fast move that the mod introduces however honores the locked slots
there are key bindings that can be configured for move matching/all and throw matching/all