ItemMultiplier
Configurable item spawn multiplier for PEAK. Boost luggages loot by 2x, 5x, 10x or more! Focus on luggage with optional support for other spawners.
| Last updated | 6 months ago |
| Total downloads | 70601 |
| Total rating | 5 |
| Categories | Mods |
| Dependency string | IceMods-ItemMultiplier-1.1.0 |
| Dependants | 14 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
🎯 Item Multiplier - PEAK Game Mod
Boost your loot in PEAK! Configurable item spawn multiplier with focus on luggages.
🔥 Features
- 📦 2x Default Multiplier - Balanced boost for Luggage loot
- ⚙️ Fully Configurable - Set any multiplier (2x, 5x, 10x, 100x!)
- 🎯 Selective Spawners - Enable/disable different spawner types
- 🌐 Multiplayer Compatible - Works in co-op (host needs mod)
📊 Default Configuration
[General]
ItemMultiplier = 2 # 2x items by default
[Spawner Types]
EnableLuggage = true # ✅ Chests give 2x loot
EnableRespawnChest = false # ❌ RespawnChests normal
EnableBerryBush = false # ❌ Berry bushes normal
EnableBerryVine = false # ❌ Berry vines normal
EnableGroundSpawner = false # ❌ Ground spawners normal
🚀 Installation
Manual
- Install BepInEx 5.4.21
- Download
ItemMultiplierMod.dll - Place in
BepInEx/plugins/folder - Launch game
⚙️ Configuration
Edit BepInEx/config/com.peak.itemmultiplier.cfg:
Multiplier Settings
ItemMultiplier = 2.0→ 2x items (default)ItemMultiplier = 5.0→ 5x itemsItemMultiplier = 10.0→ 10x items
Spawner Types
EnableLuggage = true→ Luggage affectedEnableBerryBush = true→ Berry bushes affectedEnableGroundSpawner = true→ Ground items affected
🌐 Multiplayer
- Host has mod: Everyone benefits
- Client has mod: No effect (host needs it)
🆕 Version 1.1.0 - Critical Fix Update
🐛 MAJOR BUG FIX
- Fixed critical issue where disabled spawner types were still applying multipliers
- Previously, even when
EnableRespawnChest = false, RespawnChests would still spawn multiplied items - Now each spawner type properly respects its individual enable/disable setting
🔧 Technical Improvements
- Completely rewritten patch system for better reliability
- Eliminated Harmony patch conflicts that caused inconsistent behavior
⚠️ Important Notes
Performance
- High multipliers (10x+) may cause lag
- Many items = more physics calculations
Balance
- Default 2x is balanced for normal gameplay
- Higher multipliers change game difficulty
- Coordinate with friends in multiplayer
Compatibility
- Requires: BepInEx 5.4.21+
- Compatible: Most other PEAK mods
- Multiplayer: Host must have mod installed
🐛 Troubleshooting
Mod Not Working
- Check BepInEx installation
- Verify
ItemMultiplierMod.dllin plugins folder - Check console for errors
- Write me - discord:icetypes -
No Extra Items
- Ensure
EnableLuggage = true - Check multiplier value > 1.0
- Host needs mod in multiplayer
Performance Issues
- Lower multiplier value
- Disable optional spawner types
- Check system specs
📄 License
This mod is released under MIT License. Feel free to modify and redistribute.
Enjoy your boosted loot in PEAK! 🎉