Incompatible with "Stacker" mod?
Wubzzz1337 opened this issue · 8 comments
It seems that if items are more than 64 per stack the sorting system doesn't work that well/correctly.
Mod Used: https://www.curseforge.com/minecraft/mc-mods/stacker
"Inventory Sorting" is working fine tho: https://www.curseforge.com/minecraft/mc-mods/inventory-sorting
Thanks for the info will use the workaround for now but hope u can fix this somehow soonish <3
Dont wanna use 2 mods for the same thing as I do right now x)
Duplicate of #169
this is already reported to Stacker but they haven't reacted on it yet
Andrew6rant/Stacker#65
As IPN is client side, the client should be informed about the size of the stacks by the server.
There is a workaround you need to start single player game with the expected stack size and then connect to the server.
"inventory sorting" is server side and doesn't depend on the client to be properly configured to handle the oversized stacks
duplicate of #169
in my opinion Stacker should update the client stack sizes when the client connects to a server