From 6427a7dcdf99c217a3ba654fafa40336ef653c7c Mon Sep 17 00:00:00 2001 From: GJ Date: Mon, 16 Sep 2013 11:45:57 -0400 Subject: [PATCH] Fix issues with Skulls in treasures.yml --- src/main/resources/treasures.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/main/resources/treasures.yml b/src/main/resources/treasures.yml index 4a09c869f..545b21026 100644 --- a/src/main/resources/treasures.yml +++ b/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