Few bug fixes.
Harvest proficiency now only works on mature crops, preventing duplication.
Added 4 commands
/betterleveling set <skill> <level>
Sets skill level.
/betterleveling set <spec> <unlocked>
Sets spec unlocked, use true or false.
/betterleveling reset
Resets the player data.
/betterleveling max
Unlocks all specs, maxes out all skills.
Code optimizations and refactorings.
Retweak and balance skills
Update README.md
Switched to parchment mappings
Added Block and Item TagProvider
Potential loot now uses Block and Item Tags for better compatibility with other mods.
Fixed a bug inside Skill Increase ConfirmScreen, should now show the name, not the description
Removed GlobalLootModifiers
Code optimizations
Update README.md