CurseForge page • Modrinth page
Sorting Daemon is a lightweight mod that focuses on making inventory management in Minecraft faster and more convenient, without changing the core vanilla experience. It provides simple, intuitive tools that save time and keep gameplay smooth, while staying compatible with other mods.
- 
🖱️ Drag to drop — hold Shift + LMB and drag across slots → items are transferred just like with Shift + Click, but without spamming
 - 
📥 Quick deposit — move matching items from your inventory into the opened container
 - 
⭐ Favorite slots — mark specific slots in your inventory as favorite so they won’t be sorted or quick-deposited, keeping your essentials safe
 - 
⌨️ Set up key binds for yourself
 - 
⚙️ Easy installation (just drop it into
mods/) 
- Fabric Loader
 - Fabric API
 
- Works in singleplayer (client only).
 - Works in multiplayer, but requires installation on both client and server.
 ⚠️ Vanilla clients can still join a server with the mod installed.
- Install Fabric Loader.
 - Download and place Fabric API into your 
mods/folder. - Download the latest release from the Releases page
(e.g.sortingdaemon-fabric-0.1.5+mc1.21.8) and put it into the samemods/folder. - Launch the game.
 
- Open any container (e.g. a chest) and press the sorting key to tidy it up.
 - Drag to drop — hold down Shift + LMB on the slots to quickly transfer items between containers.
 - Quick deposit — press assigned key while a container is open to move matching items into it.
 - Favorite slots — hover over a slot and press Ctrl + Z to mark/unmark it as favorite. Favorite slots will not be affected by sorting or quick deposit.
 - You can change keybinds in Options → Controls → Key Binds.
 
| Action | Default | 
|---|---|
| Primary sort key | MMB | 
| Alt sort key | G | 
| Drag to drop | Shift + LMB | 
| Quick deposit | K | 
| Mark as favorite | Ctrl + Z | 
# Clone and build
git clone https://github.com/Ahyysar/sortingdaemon
cd sortingdaemon
./gradlew build
# The mod jar will be in build/libs/This project is licensed under the MIT License.
See the LICENSE file for details.




