From e99263f4d0cc91b4d160b641b0e07c9cb74bfa5a Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Tue, 5 Jun 2012 14:33:47 +0000 Subject: Fixed previous commit's recipes and items. git-svn-id: http://mc-server.googlecode.com/svn/trunk@557 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- crafting.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'crafting.txt') diff --git a/crafting.txt b/crafting.txt index 1dea7b31f..abadeeaa3 100644 --- a/crafting.txt +++ b/crafting.txt @@ -150,11 +150,11 @@ FireCharge = BlazePowder, * | Coal, * | Gunpowder, * #******************************************************# # Weapons # -WoodenSword = Stick, 2:3, | Planks, 2:1, 2:2 -StoneSword = Stick, 2:3, | Cobblestone, 2:1, 2:2 -GoldenSword = Stick, 2:3, | GoldIngot, 2:1, 2:2 -IronSword = Stick, 2:3, | IronIngot, 2:1, 2:2 -DiamondSword = Stick, 2:3, | Diamond, 2:1, 2:2 +WoodenSword = Stick, 2:3 | Planks, 2:1, 2:2 +StoneSword = Stick, 2:3 | Cobblestone, 2:1, 2:2 +GoldenSword = Stick, 2:3 | GoldIngot, 2:1, 2:2 +IronSword = Stick, 2:3 | IronIngot, 2:1, 2:2 +DiamondSword = Stick, 2:3 | Diamond, 2:1, 2:2 Bow = Stick, 2:1, 1:2, 2:3 | String, 3:1, 3:2, 3:3 Bow = Stick, 2:1, 3:2, 2:3 | String, 1:1, 1:2, 1:3 Arrow, 4 = Flint, 1:1 | Stick, 1:2 | Feather, 1:3 @@ -232,7 +232,7 @@ Dispenser = Cobblestone, 1:1, 1:2, 1:3, 2:1, 3:1, 3:2, 3:3 | Redston Repeater = Stone, 1:2, 2:2, 3:2 | RedstoneTorchOn, 1:1, 3:1 | RedstoneDust, 2:1 Piston = Planks, 1:1, 2:1, 3:1 | RedstoneDust, 2:2 | Cobblestone, 1:2, 3:2, 1:3, 2:3, 3:3 StickyPiston = Piston, * | SlimeBall, * -Lamp = RedstoneDust, 2:1, 1:2, 3:2, 2:3 | Glowstone, 2:2 +RedstoneLamp = RedstoneDust, 2:1, 1:2, 3:2, 2:3 | Glowstone, 2:2 -- cgit v1.2.3