Back to NxLabs

NxLabs / Vintage Story

Deposit Similar Items

ZBy Zor1al

Automatically moves similar items from inventory to the opened chest.

Deposit Similar Items

Description

[en]

Adds a hotkey (default ctrl+X) to automatically move items from your inventory to an opened chest if matching items are already inside.

 

<span class="ng-star-inserted">Deposit Similar</span><span class="ng-star-inserted">&nbsp;is a simple Quality of Life mod for Vintage Story that allows you to quickly merge items from your inventory into an open container (chest, barrel, vessel, etc.).</span>

<span class="ng-star-inserted">How it works</span>

  1. <span class="ng-star-inserted">Open any container (Chest, Reed Basket, Barrel, Vessel).</span>

  2. <span class="ng-star-inserted">Press the hotkey (Default:&nbsp;</span><span class="ng-star-inserted">Ctrl + X</span><span class="ng-star-inserted">).</span>

  3. <span class="ng-star-inserted">The mod scans your inventory (Backpack and Hotbar).</span>

  4. <span class="ng-star-inserted">If it finds items that match those already inside the container, it automatically moves them into the container.</span>

  5. <span class="ng-star-inserted">Items are stacked or placed in empty slots if a matching type exists.</span>

<span class="ng-star-inserted">Notes:</span>

  • <span class="ng-star-inserted">The mod is smart enough to ignore the crafting grid, ground items, and other non-container interfaces.</span>

  • <span class="ng-star-inserted">It works in Multiplayer (Client-Server communication is handled safely).</span>

<span class="ng-star-inserted">Configuration</span>

<span class="ng-star-inserted">You can change the default keybinding in the game settings:</span>

  1. <span class="ng-star-inserted">Go to&nbsp;</span><span class="ng-star-inserted">Settings</span><span class="ng-star-inserted">&nbsp;-&gt;&nbsp;</span><span class="ng-star-inserted">Controls</span><span class="ng-star-inserted">.</span>

  2. <span class="ng-star-inserted">Scroll down to the&nbsp;</span><span class="ng-star-inserted">"Interface"</span><span class="ng-star-inserted">&nbsp;section.</span>

  3. <span class="ng-star-inserted">Find&nbsp;</span><span class="ng-star-inserted">"Deposit Similar (Chest)"</span><span class="ng-star-inserted">.</span>

  4. <span class="ng-star-inserted">Click and assign your preferred key.</span>


<span class="ng-star-inserted">For Developers / Source Code Users</span>

<span class="ng-star-inserted">If you want to compile this mod from source and your game is installed in a custom location (not in&nbsp;</span><span class="inline-code ng-star-inserted">%AppData%</span><span class="ng-star-inserted">), you can configure the path without editing the&nbsp;</span><span class="inline-code ng-star-inserted">.csproj</span><span class="ng-star-inserted">&nbsp;file.</span>

  1. <span class="ng-star-inserted">In the project root folder, create a file named&nbsp;</span><span class="inline-code ng-star-inserted">Environment.props</span><span class="ng-star-inserted">.</span>

  2. <span class="ng-star-inserted">Add the following content, replacing the path with your installation folder:</span>

&nbsp;
<pre class="language-markup">&lt;Project&gt; &lt;PropertyGroup&gt; &lt;VintagestoryPath&gt;D:\Games\VintageStory&lt;/VintagestoryPath&gt; &lt;/PropertyGroup&gt; &lt;/Project&gt;</pre>

&nbsp;

<pre class="ng-star-inserted"><span class="inline-code ng-star-inserted" style="font-family: sans-serif;">Run dotnet build</span><span class="ng-star-inserted" style="font-family: sans-serif;">. The project will automatically detect this file and use your custom path.</span></pre>

&nbsp;

[pl]
Mod dodaje skr&oacute;t klawiszowy (domyślnie ctrl+X), kt&oacute;ry automatycznie przenosi przedmioty z ekwipunku do otwartej skrzyni, jeśli takie same przedmioty już się tam znajdują.

Read the full description on Vintage Story ModDB →

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.