mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
Add sweet berrys to Herbalism XP tables (update configs)
This commit is contained in:
parent
307b807b38
commit
8efee39f7e
@ -1,7 +1,12 @@
|
||||
Version 2.1.49
|
||||
Added sweet berry bush to Herbalism XP (Update your experience.yml config or delete it to gen a new one)
|
||||
Fixed a bug where falling blocks were not marked as unnatural in water
|
||||
Fixed a bug where Ability cooldowns were being called async when they are sync only
|
||||
Fixed a bug where tool lower notifications were being called async when they are sync only
|
||||
Fixed NPE when checking inventory location
|
||||
Improved herbalism compatibility with anti-cheat (thanks LogGits)
|
||||
|
||||
NOTE: This is what the default herbalism XP table looks like
|
||||
https://paste.gg/p/anonymous/1022088f20cf44298870930e9bc58e8a
|
||||
|
||||
Version 2.1.48
|
||||
1.14 Support
|
||||
|
@ -268,6 +268,7 @@ Experience_Values:
|
||||
Brown_Mushroom_Block: 70
|
||||
Mushroom_Stem: 80
|
||||
Herbalism:
|
||||
Sweet_Berry_Bush: 300
|
||||
Seagrass: 10
|
||||
Tall_Seagrass: 10
|
||||
Kelp: 3
|
||||
|
Loading…
Reference in New Issue
Block a user