Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last month
Updated last month
Loot Multiplier Plus
Adjust loot without rewriting loot tables.
Loot Multiplier Plus gives you simple global multipliers for the biggest loot sources in the game, making it easy to speed up progression, create grindier survival, or tune your server economy.
What it controls
- Mob drops
- Block drops
- Fishing loot
- Chest loot
Why use it
- Increase reward rates on casual servers
- Slow progression for harder survival
- Balance custom economies
- Tune overall resource flow with one config file
Config file
config/loot-multiplier-plus.json
Example:
{
"mob_drops_multiplier": 1.5,
"block_drops_multiplier": 2.0,
"fishing_loot_multiplier": 1.0,
"chest_loot_multiplier": 1.0
}
Server/client
- Server-side only
- Clients do not need the mod installed
Requirements
- Fabric Loader
- Fabric API



