Change isHerbalismDrop to use strings.. this method still needs more work

This commit is contained in:
nossr50
2023-04-02 20:24:04 -07:00
parent ae961caeab
commit cd96bc79d8
2 changed files with 28 additions and 25 deletions

View File

@ -16,6 +16,7 @@ Version 2.1.219
Added 'Stripped_Cherry_Log' to woodcutting experience in experience.yml
Added 'Stripped_Cherry_Wood' to woodcutting experience in experience.yml
Added 'Skills.Mining.BlastMining.Bonus_Drops.Enabled' to advanced.yml to enable/disable bonus drops from Blast Mining
NOTE: There are plans to add experience for discovering items via the new brushing mechanic, but this will have to wait for new Spigot API to become available
Version 2.1.218
Fixed locale pt_BR type (thanks MrPowerGamerBR)