kaer_xy-SmartQuickStash icon

SmartQuickStash

Press G to smart-deposit inventory into safe nearby castle storage by exact item, native storage type, then ordinary chest.

By kaer_xy
Last updated 15 hours ago
Total downloads 10
Total rating 1 
Categories Client Server Mods Oakveil Update
Dependency string kaer_xy-SmartQuickStash-0.1.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.733.2 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.733.2
deca-VampireCommandFramework-0.11.0 icon
deca-VampireCommandFramework

Command framework for developers to easily create universal commands for their plugins.

Preferred version: 0.11.0

README

SmartQuickStash

Press G anywhere inside your own or allied castle territory to deposit carried items into nearby storage.

Routing priority:

  1. A container already holding the exact item.
  2. The nearest native category/type storage, such as tailoring, herb, or gem storage.
  3. The nearest unrestricted ordinary chest.

The mod never targets wild, unclaimed, or enemy containers. It only considers containers registered to the castle heart for the territory where your character is standing.

The fallback chat command is .smartstash. It is not required for normal hotkey use.

Configuration

After first launch, edit BepInEx/config/kaern.vrising.smartquickstash.cfg.

  • Storage.Range: maximum range in world units; default 50.
  • Input.Hotkey: Unity Input System key name; default G.
  • Safety.SkipUniqueItems: preserves item-entity stacks such as modified equipment; default true.

This mod is intended for single-player/local-server use and must load on both the client and server runtime.