SortToChests

Quick‑stack your inventory into nearby chests with one keypress.

File Details

sorttochests-1.0.2.jar

  • R
  • Mar 19, 2026
  • 26.61 KB
  • 1.9K
  • 1.20.1
  • Forge

File Name

sorttochests-1.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:sorttochests-1482495:7779595")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.0.2
-Added a configurable container block‑list; by default quick‑stack skips furnaces (all types),   blast furnace, smoker, stonecutter, brewing stand, dispenser, dropper, hopper, chiseled   bookshelf.
-Faster container lookup with precomputed offsets and distance-ordered traversal.
-Better inventory sync: updates both the player inventory and any open container.
-New “inventory empty” message.
-Cooldown and usage tracker cleanup remain, now more stable.