Loot Multiplier Plus
A lightweight, server-side loot scaling mod for Minecraft (Fabric)
Features
- Configurable multipliers for mob drops, block drops, fishing loot, and chest loot
- Simple JSON config at config/loot-multiplier-plus.json
- 100% server-side — no client mod required
- Lightweight — zero dependencies beyond Fabric API
Configuration
After first run, edit config/loot-multiplier-plus.json:
{
"mob_drops_multiplier": 1.5,
"block_drops_multiplier": 2.0,
"fishing_loot_multiplier": 1.0,
"chest_loot_multiplier": 1.0
}
- 1.0 = vanilla (default)
- 0.5 = half drops
- 2.0 = double drops
Multipliers apply after vanilla RNG — affects quantity, not drop chance.
License
MIT
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:1 неделю назад
Обновлён:1 неделю назад

