promotional bannermobile promotional banner

Lightweight Inventory Sorting

Lightweight client-side inventory sorting with no extra fluff

File Details

[1.21] Lightweight Inventory Sorting 1.1.1

  • R
  • Aug 3, 2024
  • 30.47 KB
  • 2.7K
  • 1.21
  • Fabric

File Name

lightweight-inventory-sorting-1.1.1+1.21.jar

Supported Versions

  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lightweight-inventory-sorting-1076653:5591792"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Significantly reduced the amount of click operations when sorting the inventory
    • This helps prevent the "Too many packets sent" message on multiplayer servers
  • Added optional Sort Delay setting to further slow down how quickly the inventory is sorted (milliseconds)
  • Removed unnecessary images from the source, resulting in a significantly smaller file size

This was a complete overhaul of how the sorting was done, so there may be bugs I have not found in my testing. If one is encountered feel free to leave an issue on the github board.