
Simple Chest Sorter
A powerful inventory-sorting behavior pack for Minecraft Bedrock 1.21.90+. Sneak + click any container (chest, barrel, etc.) to instantly alphabetize and…
⬇ Download on CurseForgeChest Sorter (Minecraft Bedrock Edition)
A powerful inventory-sorting behavior pack for Minecraft Bedrock 1.21.90+.
Sneak + click any container (chest, barrel, etc.) to instantly alphabetize and stack its contents — no cheats required!
![]()
📦 Features
- ✅ Works in singleplayer, multiplayer, and dedicated server (BDS)
- ✅ Stacks up to each item’s actual max stack size
- ✅ Alphabetical sorting by item type ID
- ✅ Safe rollback if any item gets lost
- ✅ Fully written in JavaScript using
@minecraft/serverv2.0.0 - ✅ Supports all vanilla containers with inventories
🛠️ How It Works
- Sneak + interact with a container
- The mod:
- Cancels the default GUI
- Clones and tallies all items
- Merges and stacks by item ID and damage
- Sorts alphabetically
- Writes the result back the next tick
- Verifies total item count matches original
- If mismatch, reverts and logs the issue in chat
- Opens the sorted chest
🔧 Installation
- Enable Script API and Beta APIs (optional) in your world settings.
- Drop this behavior pack into your
behavior_packsfolder. - In the world folder, add the behavior pack to
world_behavior_packs.json. - Load the world and enjoy streamlined storage.
Cheats are not required — all features work in survival without command use.
📁 File Structure
MCBedrockChestSortedOnSneakRightClick/ ├── manifest.json ├── pack_icon.png └── scripts/ └── main.js
🧪 Tested On
- Minecraft Bedrock 1.21.90+
- Windows 10/11, Dedicated Server (BDS)
- Singleplayer + local multiplayer
📜 License
MIT License — use, modify, and share freely. Attribution appreciated!
💡 Idea by
@p99will — Minecraft tooling for builders, modders, and pack-makers.
- Edition: Minecraft Bedrock
- File type: .mcpack or .mcaddon
- Minecraft version listed: 1.21.90
- How to install: Download the .mcpack or .mcaddon file. → Open it — Minecraft imports it. → In your world: Behavior Packs → Available → Activate, then the same under Resource Packs.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Bedrock addons & mods walks through it step by step.
- Save it as MCBedrockChestSortedOnSneakRightClick.mcaddon before opening — it downloads as .mcpack, but it is a .mcaddon pack
- Manifest requires Minecraft 1.21.90 or newer
- Complete pack — everything it depends on is inside the file
- Download size: 114 KB
- Download link checked 15 Sept 2026 — working
These come from our own check of the pack file, not from the source page.