Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
StorableValuables
Valuables are now storable in your inventory! Make sure to not run out of stamina while carrying them though.
By TolgaFlashTR
| Last updated | 4 months ago |
| Total downloads | 8435 |
| Total rating | 1 |
| Categories | Mods Valuables Client-side AI Generated |
| Dependency string | TolgaFlashTR-StorableValuables-1.0.4 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
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
- Grab / hold a valuable (an item with a
ValuableObject) - Hold left-click on the item
- Press 1, 2, or 3 to store it into that inventory slot
- 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
- Install BepInEx 5
- Copy the DLL to:
R.E.P.O.\BepInEx\plugins\StorableValuables\StorableValuables.dll
- Launch the game
Dependencies
BepInEx-BepInExPack-5.4.2304
Support / Debug
- Enable
Advanced > DebugLoggingif you need troubleshooting logs.