
Quick Stack Inventory
Quickly sort all of the items in your inventory into nearby inventories with the press of a button. *Compatible with Sable Sub-Levels*
- Загрузки
- 766
- Подписчики
- 5
- Обновлён
- 27 мая 2026 г.
- Лицензия
- MIT
Опубликован 27 мая 2026 г.

Quick Stack Inventory
I am pleased to present Quick Stack Inventory! A Terraria-inspired mod that lets you sort your inventory into nearby containers with a single keypress. Ignores hotbar and attachment slots.
Features:
Quick Stack (default: V): Searches a configurable radius around the player for valid containers and moves matching items from your inventory into them. Items are only moved if there is available space.
Misc Inventories (assign with: V + Right Click): Low-priority containers that receive overflow and unsorted items during a dump.
Dump Inventory (default: Shift + V): Sorts your inventory into nearby containers, then sends all remaining and overflow items into your assigned misc inventories.
Config:
radius — Scan radius in blocks (default: 8, max: 16)
min_slots — Minimum slots a container must have to be eligible (default: 9, excludes furnaces and brewing stands)
button_offset_x / button_offset_y — Pixel position of the Quick Stack button in the inventory screen
Compatibility:
This mod uses NeoForge's IItemHandler capability system, meaning it is compatible with any modded storage block that implements it — including Sophisticated Storage. Containers with fewer slots than the min_slots threshold (such as furnaces and brewing stands) are automatically excluded. This is fully configurable in the config file.
If you encounter a mod conflict or unexpected behavior, please report it in the GitHub issues (https://github.com/jacgoldberg/Inventory-Quick-Stack/issues) or leave a comment!
Ченджлог
1.2.0Релиз1.21.1 · 27 мая 2026 г.
Sable Mod Compatibility
- Quick stack now works with containers placed on Sable moving structures
- Chest open/close animation plays correctly on sub-level containers
- Flying item animation targets the correct world-space position
1.1.0Релиз1.21.1 · 27 мая 2026 г.
Initial Release
- Added Quick Stack keybind (default: V): Automatically moves items from your inventory into nearby containers that already hold matching items, within a configurable radius
- Added Misc Inventory system: Assign any container as a misc inventory with 'V + Right Click'. 'Shift + V' or 'Shift + inventory button' dumps remaining inventory items into the nearest assigned "misc inventory" in range
- "Misc inventories" are last in prioirty for normal quick stack. When a player dumps their inventories the free spaces in Misc inventories are used to deposit the nonmatching or overflow items in a players inventory.
- Added Quick Stack button in the player inventory screen with configurable position in config.
- Added flying item animation — items visually fly from the player to the target container, with a chest open/close animation
- Added config file (quickstack-common.toml) with options for scan radius, minimum container slots, and button position
Комментарии
Загружаем…