SANDBOX — this is a test environment. No servers are actually deployed and no real payments are charged.
Back to NxLabs

NxLabs / Vintage Story

AutoSort

RBy roquess

AutoSort Automatic chest sorting for Vintage Story. Drop everything into one chest, close it.

Description

<p>Automatic chest sorting for Vintage Story. Drop everything into one chest, close it, and AutoSort tidies each container and routes every item to the right chest across your whole storage room.</p> <p><strong>Features</strong></p> <ul> <li><strong>Sort on close</strong>&nbsp;&mdash; closing a chest you changed re-sorts the network. It's idempotent: an already-sorted chest never reshuffles.</li> <li><strong>Semantic grouping</strong>&nbsp;&mdash; items are classified into 17 categories (weapons, tools, armor, food, materials, mechanical parts, etc.) and laid out top-to-bottom, left-to-right.</li> <li><strong>Variant clustering</strong>&nbsp;&mdash; every variant of an item stays together (all gears, all planks, all fruit&hellip;).</li> <li><strong>Cross-chest consolidation</strong>&nbsp;&mdash; one item type ends up in one chest, overflowing to the next only when it's full.</li> <li><strong>One virtual storage</strong>&nbsp;&mdash; connected nearby containers are treated as a single inventory. With room detection (on by default), a&nbsp;<strong>closed door</strong>&nbsp;keeps two storage rooms separate.</li> <li><strong>Chests and jars stay separate</strong>&nbsp;&mdash; never mixed.</li> <li><strong><code data-epitaxy-inline-code="">/sort</code>&nbsp;overlay</strong>&nbsp;&mdash; an optional read-only HUD showing the contents of the container you're looking at, mirroring the real GUI and updating in real time.</li> </ul> <p><strong>Commands</strong></p> <ul> <li><code data-epitaxy-inline-code="">/autosort</code>&nbsp;(alias&nbsp;<code data-epitaxy-inline-code="">/sort</code>) &mdash; toggle the overlay</li> <li><code data-epitaxy-inline-code="">/autosort show</code>&nbsp;/&nbsp;<code data-epitaxy-inline-code="">/autosort hide</code>&nbsp;(also&nbsp;<code data-epitaxy-inline-code="">on</code>&nbsp;/&nbsp;<code data-epitaxy-inline-code="">off</code>)</li> </ul> <p><strong>Installation &mdash; important</strong></p> <ul> <li><strong>Server:</strong>&nbsp;required. Install the mod on the server &mdash; this enables the sorting for everyone, including players who don't have the mod.</li> <li><strong>Clients:</strong>&nbsp;optional but needed for the overlay. The&nbsp;<code data-epitaxy-inline-code="">/sort</code>&nbsp;HUD is client-side, so&nbsp;<strong>each player who wants it must also install the mod on their own client</strong>. Players without it still benefit from the server-side sorting; they just won't see the overlay.</li> </ul> <p>Fully configurable via&nbsp;<span class="inline-block rounded-[4px] outline-none hide-focus-ring ring-focus" tabindex="0" role="button"><code data-epitaxy-inline-code="">ModConfig/autosort.json</code></span>&nbsp;(radius, room restriction, specialisation threshold, supported container types&hellip;).</p> <p>Open source (MIT) &mdash;&nbsp;<a class="text-[var(--accent)] hover:underline underline-offset-[1px] outline-none hide-focus-ring ring-focus rounded-r2" href="https://github.com/Los-Albatros/autoSortVintageStoryMod" target="_blank" rel="noopener noreferrer">https://github.com/Los-Albatros/autoSortVintageStoryMod</a></p>

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.