-
released this
2026-06-24 06:44:55 +00:00 | 40 commits to main since this releaseAdded
- Container labels — see a container's contents (and its custom name) floating right on top of nearby chests, barrels, and shulker boxes, without opening them. The label sits on the face you can see and can follow you around a wall of chests (configurable per type); contents are read live in singleplayer and from the cache in multiplayer. Fully configurable: which container types, what to show (items / name / both / name-when-empty), how many items, range, sizing, and rotation.
- Minecraft 26.2 support — the 26.x build now targets Minecraft 26.2.
Changed
- Quick Stack and Smart Empty now route items material-first through a shared planner: a dedicated material chest beats a bigger same-category chest, and leftovers overflow to the best match. On multiplayer, nearby chests are scanned live before routing.
- Nearby transfers warm the container cache as they run, so routing gets more accurate the more you use it.
- Server-plugin GUIs (auction houses, shops, cosmetics menus) are detected and left untouched by auto-sort and the quick actions, with the mod's buttons hidden there.
- Default sort/transfer rate raised from 4 to 15 actions per tick for snappier sorting.
Fixed
- Crash when another mod's mixin threw on the mod's synthetic slot clicks.
- Out-of-bounds slot access when a container's handler changed mid-sort.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download