Siphalor / mouse-wheelie

"Small" Minecraft mod focusing on inventory utilities, like scrolling, sorting and auto refilling of items
https://modrinth.com/mod/mouse-wheelie
Apache License 2.0
113 stars 41 forks source link

[bug] 1.12.0: Sorting with multiple stacks of the same item bugs out #241

Closed IdrisQe closed 1 year ago

IdrisQe commented 1 year ago

Version 1.19.2 [Minecraft] - 1.12.0 [Mod] Describe the bug When sorting chests that have multiple seperate stacks of a single item, the sorting will bug out and not actually work correctly.

To Reproduce -Open a chest -Place items around the chest such that there are multiple partial stacks of the same item in several places -Attempt to sort the inventory

Expected behavior The items should sort correctly and stacks sound be combined I would imagine.

Additional context We are using it on both our server and clients, with the server integration turned on.

gif