
Rewarding will reward you a lot more than normally!
⚠️ Needs Cloth Config API If you're installing to a modpack using the Modrinth App this should happen automatically for you!
Rewarding allows you to withdraw your XP using /xpwithdraw <amount>. By default the <amount> will autocomplete to the max amount you have.
You can craft two xp bottles together into one, its a shapeless recipe meaning it doesn't matter how you put them in the crafting slot
In <your_minecraft_root>/config/rewarding.json
You can toggle every XP-giving feature Rewarding has, some can be changed.
{
"cropXpEnabled": true,
"cropXpMin": 2,
"cropXpMax": 11,
"petFeedXpEnabled": true,
"petFeedXpMin": 2,
"petFeedXpMax": 11,
"petFeedCooldownSeconds": 5,
"lowHealthKillXp": true,
"newToolTierXp": true,
"biomeDiscoveryXp": true,
"buildLimitXp": true,
"villageXp": true,
"firstStackLogsXp": true,
"firstMobKillXp": true
}