Ver Fonte

Fix issues with Skulls in treasures.yml

GJ há 11 anos atrás
pai
commit
6427a7dcdf
1 ficheiros alterados com 5 adições e 4 exclusões
  1. 5 4
      src/main/resources/treasures.yml

+ 5 - 4
src/main/resources/treasures.yml

@@ -592,7 +592,7 @@ Shake:
             Drop_Chance: 49.0
             Drop_Level: 0
     CREEPER:
-        SKULL:
+        SKULL_ITEM:
             Data: 4
             Amount: 1
             XP: 0
@@ -703,7 +703,8 @@ Shake:
             Drop_Chance: 100.0
             Drop_Level: 0
     SKELETON:
-        SKULL:
+        SKULL_ITEM:
+            Data: 0
             Amount: 1
             XP: 0
             Drop_Chance: 2.0
@@ -804,8 +805,8 @@ Shake:
             Drop_Chance: 15.0
             Drop_Level: 0
     ZOMBIE:
-        SKULL:
-            D\ata: 2
+        SKULL_ITEM:
+            Data: 2
             Amount: 1
             XP: 0
             Drop_Chance: 2.0