The BepInEx console will not appear when launching like it does for other games on Thunderstore. This is normal (and helps prevent crashes during startup). You can turn it back on in your BepInEx.cfg file.

PEAK Item Randomizer
Randomizes all item spawns in PEAK - any item can appear anywhere! Works with luggages, trees, bushes
By Safron
Last updated | 10 hours ago |
Total downloads | 373 |
Total rating | 2 |
Categories | Mods Items Host Only |
Dependency string | Safron-PEAK_Item_Randomizer-1.0.2 |
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
PEAK Item Randomizer
A mod that completely randomizes all item spawns in PEAK - any item can appear anywhere! This makes every playthrough unique and unpredictable.
Features
- Complete Randomization: Every item spawn location can spawn any item from the game. The only spawn locations not randomized are mushroom spawn on the mountain and bananas on vines.
- Network Compatible: Works in multiplayer games //YOU HAVE TO BE THE HOST!
- BepInEx Compatible: Uses the latest BepInEx framework
Installation
Prerequisites
Steps
- Install BepInEx if you haven't already
- Download this mod
- Extract the
PEAKItemRandomizer.dll
file to yourBepInEx/plugins/
folder - Start the game
How It Works
This mod uses Harmony patches to intercept the game's item spawning system:
- LootData.GetRandomItem/GetRandomItems: Replaces the original loot pool selection with random items from the entire item database
- BerryBush.SpawnItems: Randomizes items on trees and bushes
- Spawner.SpawnItems: Randomizes items from general spawners
- Luggage Spawn: Randomizes items in chests/luggages
What Gets Randomized
- Chests (Luggages): Any item can appear in any chest
- Trees & Bushes: Random items spawn on trees and berry bushes
- All Other Spawners: Any spawner using the standard loot system gets randomized
Technical Details
- Framework: BepInEx 5.4+
- Harmony: Uses Harmony for method patching
- Networking: Fully compatible with Photon networking
- Performance: Minimal performance impact
Version History
1.0.0
- Initial release
- Complete item randomization for all spawn types
- Network compatibility
- Duplication prevention
Troubleshooting
Items disappear when picked up from chests:
- This was fixed in version 1.0.0 - make sure you're using the latest version
Items respawn when revisiting areas:
- This was fixed in version 1.0.0 - the mod now prevents duplicate spawning
Mod doesn't load:
- Make sure BepInEx is properly installed
- Check that the DLL is in the correct folder:
BepInEx/plugins/
- Verify you're using BepInEx 5.4.2100 or later
Support
- If you encounter any issues, please check the BepInEx logs in
BepInEx/LogOutput.log
for error messages. - Contact me about bugs or anything about the mod on Discord: minzy_
Enjoy your randomized PEAK experience! 🎲