TolgaFlashTR-StorableValuables icon

StorableValuables

Valuables are now storable in your inventory! Make sure to not run out of stamina while carrying them though.

Last updated 4 hours ago
Total downloads 111
Total rating 0 
Categories Mods Valuables Client-side
Dependency string TolgaFlashTR-StorableValuables-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

StorableValuables

Store valuables directly in your inventory slots (1/2/3) with weight-based movement penalties, stamina drain, auto-drop on depletion, and optional damage on drop.

Features

  • Store valuables in slots 1/2/3 - Hold a valuable and press the slot key
  • Weight rules - Optional per-slot and total weight limits
  • Movement penalty - Slow down based on total stored weight
  • Stamina drain + auto-drop - Drain stamina while carrying valuables and drop them when depleted
  • Optional damage on drop - Reduce the value of dropped valuables
  • 3D inventory preview - Render-to-texture preview of stored items

How to Use

  1. Grab / hold a valuable (an item with a ValuableObject)
  2. Hold left-click on the item
  3. Press 1, 2, or 3 to store it into that inventory slot
  4. Press the slot key again to drop/unequip the stored valuable

Notes:

  • If you run out of stamina (with auto-drop enabled), stored valuables will be dropped automatically.

Configuration

Configure via your mod config manager (if you use one), or by editing:

  • BepInEx\config\Tolga.StoreValuables.cfg

Common settings (grouped in the config file):

  • Feature Toggles: Enable storage, stamina drain, movement penalty, auto-drop, damage on drop
  • Stamina System: Base drain, weight multiplier, calculation mode, warning threshold
  • Movement Speed: Penalty per weight, min speed multiplier, calculation mode
  • Damage System: Damage % and min/max caps, calculation mode
  • Storage System: Max weight per slot/total, require empty slot, auto-release on death
  • Advanced: Physics mode while stored, drop distance/force, cooldown, debug logging

Installation

Thunderstore (recommended)

Install with Thunderstore Mod Manager and launch the game.

Manual

  1. Install BepInEx 5
  2. Copy the DLL to:
  • R.E.P.O.\BepInEx\plugins\StorableValuables\StorableValuables.dll
  1. Launch the game

Dependencies

  • BepInEx-BepInExPack-5.4.2304

Support / Debug

  • Enable Advanced > DebugLogging if you need troubleshooting logs.