Easy Sort v1.3.0 (NeoForge)
Curse Maven Snippet
What's new
# Easy Sort
A lightweight, vanilla-feel inventory and chest sorting mod for Minecraft,
for both Fabric and NeoForge.
One hotkey sorts a container using a stable, configurable ordering and merges
partial stacks — no inventory-management suite bloat, no forced GUI overhaul.
## Features
- **Sort** ("S") any chest-type container — chest, double chest, barrel,
trapped chest, ender chest, minecart with chest, and shulker box
- **Sort your inventory** ("I", on any container screen, plus a rebindable
hotkey) — only ever touches your 36 hotbar+storage slots, never equipped
armor or your offhand item
- **Quick Stack** ("Q") — moves everything in your inventory that the open
container already has into it
- **Restock** ("R") — tops up your existing partial stacks from the open
container, without handing you item types you weren't already carrying
- **Settings** ("G") — choose your sort order (mod / item ID / count / name);
persisted per-player, follows you across servers
## Status
Stable (`1.3.0`). MVP and all post-MVP-so-far features (Restock, Quick
Stack, shulker boxes) are complete on both Fabric and NeoForge; see
[ROADMAP.md](ROADMAP.md) for what's shipped and what's next.
## Supported versions
| Minecraft | Loader | Status |
|---|---|---|
| 26.1.2 | Fabric | Release |
| 26.1.2 | NeoForge | Release |
| 1.21.11 | Fabric | Frozen on [`mc/1.21.11`](https://github.com/imndllnuri/easy-sort/tree/mc/1.21.11) (last release: `v1.2.0`) |
| 1.21.11 | NeoForge | Frozen on [`mc/1.21.11`](https://github.com/imndllnuri/easy-sort/tree/mc/1.21.11) (last release: `v1.2.0`) |
| 1.21.10 | Fabric | Frozen on [`mc/1.21.x`](https://github.com/imndllnuri/easy-sort/tree/mc/1.21.x) (last release: `v1.1.0`) |
| 1.21.10 | NeoForge | Frozen on [`mc/1.21.x`](https://github.com/imndllnuri/easy-sort/tree/mc/1.21.x) (last release: `v1.1.0`) |
Forge support is not currently planned (see [ROADMAP.md](ROADMAP.md)).
## Installation
Published on [Modrinth](https://modrinth.com/mod/easy-sort) and
[CurseForge](https://www.curseforge.com/minecraft/mc-mods/easy-sort). See
[GitHub Releases](https://github.com/imndllnuri/easy-sort/releases) for
built jars directly.
Requires [Fabric Loader](https://fabricmc.net/) and
[Fabric API](https://modrinth.com/mod/fabric-api) on Fabric; just
[NeoForge](https://neoforged.net/) itself on NeoForge, no extra API mod
needed. Minecraft 26.1 requires Java 25 - this follows the same requirement.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) to report bugs, suggest features, or
submit pull requests, and [DEVELOPMENT.md](DEVELOPMENT.md) to set up a local
development environment.
## License
[MIT](LICENSE)
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

