Преглед изворни кода

Add sweet berrys to Herbalism XP tables (update configs)

nossr50 пре 6 година
родитељ
комит
8efee39f7e
2 измењених фајлова са 7 додато и 1 уклоњено
  1. 6 1
      Changelog.txt
  2. 1 0
      src/main/resources/experience.yml

+ 6 - 1
Changelog.txt

@@ -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

+ 1 - 0
src/main/resources/experience.yml

@@ -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