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.
GuaranteedCosmeticBoxes
Grants you full control over the cosmetic box spawn rates. Guarantee, increase or strictly force high-tier crates!
| Last updated | 6 hours ago |
| Total downloads | 357 |
| Total rating | 1 |
| Categories | Valuables Client-side Server-side Cosmetics AI Generated |
| Dependency string | open786pro-GuaranteedCosmeticBoxes-1.0.1 |
| 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.2100README
Guaranteed Cosmetic Crate
Tired of endless runs without finding any rare cosmetic crates? This mod grants you full control over the cosmetic box spawn rates in R.E.P.O., allowing you to guarantee high-tier drops or fully customize your lobby experience.
Whether you want to perfectly balance the vanilla game or turn every single box on the map into an Ultra Rare chest, this mod has you covered!
🚀 Key Features
- Guaranteed Crate Spawn: Dynamically forces at least one cosmetic box to spawn on the map right at the start of the round.
- Vanilla Spawn Controller: Added a dedicated toggle to completely disable the built-in game spawn engine. When disabled, ONLY your customized mod boxes will appear on the map.
- Hardcore Rarity Forcing (Spawn Only): Force the game to spawn strictly one specific type of cosmetic box (Common, Uncommon, Rare, or Ultra Rare) across the entire level.
- Intelligent Ref-Swapping: Uses advanced Harmony patching to dynamically alter vanilla box rarities in memory right as they spawn, preventing map generation glitches or out-of-bounds drops.
- Clean & Optimized Logging: Colorful console feedback (Green for mod injections, Orange for blocked vanilla bypasses) so you can easily verify the mod's performance in real-time.
⚙️ Configuration Guide
After running the game with the mod installed for the first time, a configuration file named nzoow.repo.guaranteedcosmeticcrate.cfg will be generated inside your BepInEx/config/ folder.
You can edit it manually or use Thunderstore Mod Manager / r2modman to tweak the following settings:
[General]
GuaranteedCrate(Default:true) — Guarantees at least one cosmetic crate spawn per round.VanillaSpawnEnabled(Default:false) — Crucial Setting. Iftrue, the vanilla game will spawn its own boxes alongside the mod. Iffalse, the mod takes full control, blocking all default spawns and replacing them with your custom rates.SpawnChanceMultiplier(Default:1.5) — General multiplier for the default cosmetic box distribution logic.
[Rarity Multipliers]
Adjust the weight for each rarity tier if Spawn Only mode is disabled:
CommonMultiplier(Default:0.3)UncommonMultiplier(Default:0.5)RareMultiplier(Default:4.0)UltraRareMultiplier(Default:2.0)
[Spawn Only Mode]
Spawn only one type of boxes mode(Default:false) — Enable this to turn off randomized calculations and strictly force a specific tier.Spawn only Common Boxes(Default:false)Spawn only Uncommon Boxes(Default:false)Spawn only Rare Boxes(Default:false)Spawn only UltraRare Boxes(Default:false)
🛠️ Installation
- Make sure you have BepInEx 5 and Harmony installed.
- Download this mod and extract the
GuaranteedCosmeticCrate.dllfile into yourBepInEx/plugins/folder (or simply click Install with Mod Manager on Thunderstore). - Launch the game and enjoy your custom loot hunt!
🤝 Developer
- Developed by nzoow.
- Includes AI content