QuickStack & Craft — 1.21.1 Fork (NeoForge)
Terraria-style inventory management for Minecraft: quick-stack items into nearby containers, dump your inventory in one click, protect favorited slots, and craft using items pulled straight from nearby storage.
This began as a 1.21.1 compatibility fix for the original mod and became a fork with new features, safety fixes, and mod integrations.
Features
- Quick Stack — instantly send items into nearby chests/barrels that already hold matching items.
- Dump All — empty your inventory into nearby storage in a single click.
- Favorite Protection — Alt-click a slot to mark it a favorite; favorited slots are never moved.
- Craft from Nearby (JEI) — the [+] button pulls ingredients from your inventory and nearby containers. It now matches any valid variant of a recipe, so it fires instantly instead of waiting for JEI to cycle to an item you happen to own.
- Sophisticated Backpacks integration — Quick Stack / Dump buttons right on the backpack screen, moving the backpack's contents into nearby storage without shuffling them through your inventory first.
- Storage-safe targeting — only deposits into real storage (chests, barrels, shulkers, and large modded inventories). Machines, generators, and furnaces are excluded, so your items can't be consumed or lost.
- Configurable —
config/quickstackcraft-common.tomllets you pick the targeting mode (storage-only vs. all containers), set a minimum slot count, and define per-block blacklists/whitelists.
What this fork changes vs. the original
- Fixes the mixin crash that stopped the original from loading on Minecraft 1.21.1 (NeoForge).
- Adds a storage-only safety filter + config — no more items vanishing into machine input slots.
- Reworks JEI craft-from-nearby to use any recipe variant you own.
- Adds Sophisticated Backpacks support.
Requirements
- NeoForge 1.21.1 + Architectury API (required)
- JEI (optional — enables craft-from-nearby)
- Sophisticated Backpacks (optional — enables stack/dump from the backpack)
Credits
Original QuickStack & Craft by ZeroTheAbsolute — https://www.curseforge.com/minecraft/mc-mods/quickstack-craft

