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 years ago
parent
commit
44684fcfd0
1 changed files with 6 additions and 0 deletions
  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