Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Supported environments
Details
Licensed ARR
Published 3 months ago
Updated 2 weeks ago
⚠️ Needs Cloth Config API If you're installing to a modpack using the Modrinth App this should happen automatically for you!
XP Withdrawal
Rewarding allows you to withdraw your XP using /xpwithdraw <amount>. By default the <amount> will autocomplete to the max amount you have.
Crafting
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
Things that now give XP :D
- Harvesting fully grown crops
- Feeding a pet animal
- Killing a hostile (or passive-agressive) mob whilst on half a heart
- Crafting a new tool tier for the first time
- Exploring a new biome
- Placing a block at y319 (build limit)
- Chopping your first stack of logs (Any kind)
- First time you kill a new mob type
Configuration
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
}
Proudly presented by CheetCorp



