▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Loot Multiplier Plus
Loot Multiplier Plus

Loot Multiplier Plus

A lightweight, server-side loot scaling mod. Configure multipliers for mob drops, block drops, fishing loot, and chest loot via a simple JSON config.

89
1

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

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:1 неделю назад
Обновлён:1 неделю назад
Главная