From af66e5a444f8e1fe53f036a7261c3e3475c00699 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Date: Sat, 23 Nov 2013 17:23:03 +0100 Subject: [PATCH] iron bars crafting --- src/recipes/CraftingRecipes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/recipes/CraftingRecipes.php b/src/recipes/CraftingRecipes.php index df1967e90..03a35a8d6 100644 --- a/src/recipes/CraftingRecipes.php +++ b/src/recipes/CraftingRecipes.php @@ -171,6 +171,7 @@ class CraftingRecipes{ "WOOL:?x1,STICK:?x8=>PAINTING:0x1", "SUGARCANE:?x3=>PAPER:0x1", "WOODEN_PLANKS:?x6,STICK:?x1=>SIGN:0x1", + "IRON_INGOT:?x6=>IRON_BARS:0x16", ); private static $stone = array(