From 2e8180b4e5797b9790861ff2b6f1c6bd7629d459 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Tue, 5 Jun 2012 13:39:36 +0000 Subject: Added crafting recipes and items, courtesy of Taugeshtu git-svn-id: http://mc-server.googlecode.com/svn/trunk@556 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- items.ini | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'items.ini') diff --git a/items.ini b/items.ini index 852254214..faaf59774 100644 --- a/items.ini +++ b/items.ini @@ -17,7 +17,7 @@ lightplanks=5:2 jungleplanks=5:3 redplanks=5:3 -; Obsolete: do not use "wood", as it's meaning is not clear - wiki uses log as wood, we use planks as wood. +; Obsolete: do not use "wood", as its meaning is not clear - wiki uses log as wood, we use planks as wood. wood=5 sapling=6 @@ -66,6 +66,10 @@ lapisore=21 lapisblock=22 dispenser=23 sandstone=24 +normalsandstone=24:0 +ornamentsandstone=24:1 +decorativesandstone=24:1 +smoothsandstone=24:2 noteblock=25 bedblock=26 poweredrail=27 @@ -73,9 +77,12 @@ detectorrail=28 stickypiston=29 cobweb=30 tallgrass=31 +tallgrassone=31:1 +tallgrasstwo=31:2 deadbush=32 piston=33 pistonextension=34 +pistonhead=34 cloth=35 wool=35 whitewool=35:0 @@ -117,8 +124,20 @@ goldblock=41 iron=42 ironblock=42 doubleslab=43 +stonedoubleslab=43:0 +sandstonedoubleslab=43:1 +wooddoubleslab=43:2 +cobblestonedoubleslab=43:3 +brickdoubleslab=43:4 +stonebrickdoubleslab=43:5 slab=44 step=44 +stoneslab=44:0 +sandstoneslab=44:1 +woodslab=44:2 +cobblestoneslab=44:3 +brickslab=44:4 +stonebrickslab=44:5 brickblock=45 brickwall=45 tnt=46 @@ -344,6 +363,7 @@ sugarcane=338 paper=339 book=340 slimeorb=341 +slimeball=341 storageminecart=342 poweredminecart=343 egg=344 -- cgit v1.2.3