Skip to content

1.21-0.24.1-sakura.3

Latest
Compare
Choose a tag to compare
@sakura-ryoko sakura-ryoko released this 14 Sep 20:49
da1d799
  • fix sorting freeze issue when Shulker boxes are open, or if clicking on invalid items to be sorted. (There is a fail safe 'abort' when things fail to sort now)
    NOTE: Sorting items inside of a Shulker Box requires free hot bar slots. The code now "swaps items from your hot bar" into temporary places, and then swaps them back when done sorting. If there are not enough free Inventory Slots; sorting will abort.
  • add sortBundlesAtEnd, sortShulkerBoxesInverted, and sortBundlesInverted -- These sort Bundles at the end, and the 'inverted' settings changes the order in which Shulker Boxes and Bundles are sorted with according to the size of their contents.