Configurable XP Plus
A lightweight, server-side XP multiplier mod. Configure a global XP gain multiplier via a simple JSON config.
download
26
Downloads
·
favorite
1
Followers
·
Updated 5 days ago
About
Configurable XP Plus
A lightweight, server-side XP multiplier mod for Minecraft (Fabric)
Features
- Global XP gain multiplier — affects all XP sources
- Simple JSON config at config/configurable-xp-plus.json
- 100% server-side — no client mod required
- Lightweight — zero dependencies beyond Fabric API
Configuration
After first run, edit config/configurable-xp-plus.json:
{
"global_xp_multiplier": 2.0
}
- 1.0 = vanilla (default)
- 0.5 = half XP
- 2.0 = double XP
- 3.0 = triple XP
Applies to all XP gained through gameplay — mob kills, mining, smelting, fishing, breeding, trading, and more.
License
MIT
Conversation