🛒 REPO Shop Items Spawn in Level

✨ Overview
This mod enhances gameplay by allowing upgrade items (normally only available in shops) to spawn throughout levels as findable loot. Hunt for valuable upgrades as you explore!
🔑 Key Features
- Multiplayer Friendly: Only the host needs the mod installed
- Configurable: Adjust spawn rates and toggle features to your preference
⚙️ Configuration
Configure the mod through the BepInEx config file:
| Setting |
Description |
Default |
SpawnUpgradeItems |
Enable/disable upgrade items spawning in levels |
true |
MapHideShopUpgradeItems |
Whether upgrade items are hidden on the map |
true |
UpgradeItemSpawnChance |
Percentage chance (0-100) for upgrade items to spawn on a valid spawn point |
1% |
📜 Item Allow List
The mod supports controlling which specific upgrade items can spawn in levels. In the config file, under the [AllowedItems] section, you'll find a list of all available items (including modded items) that could possibly spawn. Each item has its own toggle to enable or disable spawning.
🔮 Planned Features
- Support for additional item types
- Custom item distributions based on level difficulty
- Additional configuration options
⚠️ Known Issues
- Currently only supports item upgrades (more item types coming in future updates)
- Please report any other issues here
🛠️ Troubleshooting
If you do not see the configuration file, follow these steps:
- Start the game with the mod installed at least once to generate the configuration file.
- Check the
\BepInEx\config directory for the file named REPO_Shop_Items_in_Level.cfg.
- Ensure you are using mod version 1.1.2 or higher, as the configuration file is only generated for these versions.
- If the configuration file is still not generated, verify the mod version and update if necessary.
📝 Version History
- 1.4.9: implemented configs for item spawn allow list (supports modded items aswell)
- 1.4.8: implemented config for hiding items on the map
- 1.4.6: Added many new possible spawn locations and refactored spawn logic to be non-destructive (will not replace valuable items anymore)
- 1.3.5: Fixed issue where Upgrades would occasionally spawn in inaccessible locations
- 1.2.5: Added support for REPOConfig ui
- 1.1.2: Added configurable spawn rates for upgrade items
- 1.0.0: Initial release
👤 Credits
Created by JohnDeved (undefined)
Discord: can_not_read_properties_of
🔗 Links