From 55cfc2895d2e8e15e2c7516e9f15bd392f2a8122 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Date: Tue, 20 Aug 2013 13:13:43 +0200 Subject: [PATCH] Fixed Leggins/Pants crafting recipe --- src/recipes/CraftingRecipes.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/recipes/CraftingRecipes.php b/src/recipes/CraftingRecipes.php index 0b09e93dc..6300b3efe 100644 --- a/src/recipes/CraftingRecipes.php +++ b/src/recipes/CraftingRecipes.php @@ -136,23 +136,23 @@ class CraftingRecipes{ "DIAMOND:?x4=>DIAMOND_BOOTS:0x1", "DIAMOND:?x8=>DIAMOND_CHESTPLATE:0x1", "DIAMOND:?x5=>DIAMOND_HELMET:0x1", - "DIAMOND:?x8=>DIAMOND_LEGGINGS:0x1", + "DIAMOND:?x7=>DIAMOND_LEGGINGS:0x1", "GOLD_INGOT:?x4=>GOLD_BOOTS:0x1", "GOLD_INGOT:?x8=>GOLD_CHESTPLATE:0x1", "GOLD_INGOT:?x5=>GOLD_HELMET:0x1", - "GOLD_INGOT:?x8=>GOLD_LEGGINGS:0x1", + "GOLD_INGOT:?x7=>GOLD_LEGGINGS:0x1", "IRON_INGOT:?x4=>IRON_BOOTS:0x1", "IRON_INGOT:?x8=>IRON_CHESTPLATE:0x1", "IRON_INGOT:?x5=>IRON_HELMET:0x1", - "IRON_INGOT:?x8=>IRON_LEGGINGS:0x1", + "IRON_INGOT:?x7=>IRON_LEGGINGS:0x1", "LEATHER:?x4=>LEATHER_BOOTS:0x1", "LEATHER:?x8=>LEATHER_TUNIC:0x1", "LEATHER:?x5=>LEATHER_CAP:0x1", - "LEATHER:?x8=>LEATHER_PANTS:0x1", + "LEATHER:?x7=>LEATHER_PANTS:0x1", "FIRE:?x4=>CHAIN_BOOTS:0x1", "FIRE:?x8=>CHAIN_CHESTPLATE:0x1", "FIRE:?x5=>CHAIN_HELMET:0x1", - "FIRE:?x8=>CHAIN_LEGGINGS:0x1", + "FIRE:?x7=>CHAIN_LEGGINGS:0x1", //Items "DIAMOND:?x9=>DIAMOND_BLOCK:0x1",