Try to detect which ways is the inventory organised so sort by rows and columns work as expected.
Soulplexis opened this issue ยท 2 comments
use the fabric version for 1.18.1
- go into a chest with many items.
- click "Sort in rows" button
- it will appear that the items were sorted into vertical columns instead of rows
- click "Sort by Columns"
- it will appear that the items were sorted into horizontal rows instead of columns
Unfortunately it's random which button will do what. It even may be deferent on every game start. It's related on how is the inventory represented internally by the game it self.