RecycleDoors
Turn broken doors into valuables.
What it does
- When a door is broken, it becomes a lootable valuable item.
- Keeps the original door’s sound and particle style so it feels consistent.
- Value range and durability can be adjusted in the mod’s config.
How to use
- Install BepInEx 5.
- Place
REPO_RecycleDoors.dll into BepInEx/plugins/.
- Break doors in-game and pick up the valuables that appear.
Configuration (optional)
ValueMin and ValueMax set the value range (default 50–500).
DurabilityFragility and DurabilityDurability set durability feel (default 50/100).
- Edit the generated config file after first run if you want to customize.