
Simple XP Config
This mod offers advanced configuration options for experience point sources in Minecraft, allowing fine-tuned control over the character leveling system.
Configuration Features
When a world is first launched, default configuration files are automatically generated (including disabled experience drops from spawner mobs).
Spawner Control — You can create blacklists or whitelists of mobs by their registry names to block experience drops when killing entities created by spawners. This feature is based on ported mechanics from the Xp Spawner Control mod for version 1.12.
Configuration file: world/serverconfig/xpspawnercontrol-server.toml
Additional Experience Sources — Configure experience gains when breaking specific blocks. The system considers both registry names of blocks and their properties in various states.
Configuration file: world/serverconfig/blockxpdrops.json
Growth Rate Modification — Adjust the maturation speed of agricultural crops depending on elevation above sea level and biome temperature, creating unique farming conditions.
Configuration file: world/serverconfig/cropgrowthmodifiers.json
Technical Details
The mod requires installation only on the server side but remains fully compatible with clients—the game won't crash when connecting clients without the mod.