From b355bdeccecf727d30e48634df9b5d424db570bc Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Mon, 4 Jun 2012 12:08:20 +0000 Subject: Added the new recipe parser, parsing the crafting.txt file. Included are a few recipes. The old parser still works, but will be replaced soon. git-svn-id: http://mc-server.googlecode.com/svn/trunk@549 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- recipes.txt | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'recipes.txt') diff --git a/recipes.txt b/recipes.txt index 290dc335b..c6b229f99 100644 --- a/recipes.txt +++ b/recipes.txt @@ -86,32 +86,6 @@ -#******************************************************# -# Basic Crafts -# -1x1,1:1:17:1@5:4 # -> 4 Planks -1x2,*:*:5:1@280:4 # -> 4 Sticks -2x2,*:*:5:1@58:1 # -> Crafting bench -3x3,2:2:5:-1@54:1 # -> Chest -3x3,2:2:4:-1@61:1 # -> Furnace -1x2,1:1:263:1,1:2:280:1@50:4 # -> Torch - - - - - -#******************************************************# -# Food -# -3x1,*:3:296:1@297:1 # -> Bread -3x2,1:2:5:1,3:2:5:1,2:3:5:1@281:4 # -> Bowl -1x3,1:1:49:1,1:2:48:1,1:3:281:1@282:1 # -> Mushroom Stew -3x3,2:2:41:-1,2:2:260:1@322:1 # -> Golden Apple - - - - - #******************************************************# # Utilities # -- cgit v1.2.3