A Minecraft Fabric client-side mod that provides one-click inventory sorting functionality.
- One-Click Sorting: Quickly sort your backpack and container items with a hotkey
- Smart Sorting: Sorts items following the creative inventory tab order
- Auto Merge: Automatically merges stackable items of the same type
- Wide Compatibility: Supports chests, shulker boxes, player inventory, and more
| Key | Function |
|---|---|
Default R key |
Sort items in the currently opened container |
The hotkey can be changed in Game Settings > Controls > Key Binds.
- Player inventory (Survival/Creative mode)
- Chests, Trapped Chests
- Shulker Boxes
- Furnaces, Smokers, Blast Furnaces
- Hoppers, Droppers, Dispensers
- Brewing Stands
- And other standard containers
- Minecraft: 1.26.2+
- Fabric Loader: 0.19.1+
- Fabric API: Any version
- Java: 25+
- Install Fabric Loader
- Download and install Fabric API
- Place this mod's
.jarfile into the.minecraft/modsfolder
./gradlew buildThe built mod file will be located in the build/libs/ directory.
This project is open source under the MIT License.
Note: This is a client-side only mod, no server-side installation required.