IceMods-ItemMultiplier icon

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.

CHANGELOG

Item Multiplier Mod - Changelog

Version 1.1.0 - Critical Bug Fix Update

🐛 MAJOR BUG FIX

  • Fixed critical issue where disabled spawner types were still applying multipliers
  • Previously: EnableRespawnChest = false → RespawnChests still spawned 2x+ items ❌
  • Now: EnableRespawnChest = false → RespawnChests spawn normal (1x) items ✅

🔧 Technical Improvements

  • Completely rewritten patch system for better reliability
  • Enhanced logging system - see exactly what each spawner is doing
  • Eliminated Harmony conflicts that caused inconsistent behavior

📝 New Console Logging

[Luggage] Multiplier enabled, applying 2x
[RespawnChest] Multiplier disabled, using original spawn
[BerryBush] Multiplier disabled, using original spawn

⚙️ What This Means

  • Before v1.1.0: All spawners multiplied items regardless of settings
  • After v1.1.0: Only enabled spawner types multiply items
  • Your config: Still works perfectly, no changes needed
  • Default behavior: Only Luggage chests give 2x loot (as intended)

🚨 Breaking Changes

  • None! Your existing config will work exactly as expected now

Version 1.0.0 - Initial Release

  • Basic item multiplier functionality
  • Configuration options for different spawner types
  • Known Issue: Disabled spawner types still applied multipliers (fixed in v1.1.0)