Browse Source

Fix green thumbing plants to grow. They need to be in the config to be used, but at 0 exp so we don't gain exp off them

t00thpick1 8 năm trước cách đây
mục cha
commit
44684fcfd0
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/main/resources/experience.yml

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

@@ -184,6 +184,12 @@ Experience:
         Water_Lily: 100
         White_Tulip: 150
         Yellow_Flower: 100
+        Beetroot_Block_Ungrown: 0
+        Carrot_Ungrown: 0
+        Potato_Ungrown: 0
+        Crops_Ungrown: 0
+        Nether_Warts_Ungrown: 0
+        Cocoa_Ungrown: 0
     Mining:
         Coal_Ore: 100
         Diamond_Ore: 750