diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-04 14:08:20 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-06-04 14:08:20 +0200 |
commit | b355bdeccecf727d30e48634df9b5d424db570bc (patch) | |
tree | 00489a1317e6ad22a28698f24bd9935160257789 /recipes.txt | |
parent | Fixed MSVC2010 projects for new zlib (diff) | |
download | cuberite-b355bdeccecf727d30e48634df9b5d424db570bc.tar cuberite-b355bdeccecf727d30e48634df9b5d424db570bc.tar.gz cuberite-b355bdeccecf727d30e48634df9b5d424db570bc.tar.bz2 cuberite-b355bdeccecf727d30e48634df9b5d424db570bc.tar.lz cuberite-b355bdeccecf727d30e48634df9b5d424db570bc.tar.xz cuberite-b355bdeccecf727d30e48634df9b5d424db570bc.tar.zst cuberite-b355bdeccecf727d30e48634df9b5d424db570bc.zip |
Diffstat (limited to '')
-rw-r--r-- | recipes.txt | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/recipes.txt b/recipes.txt index 290dc335b..c6b229f99 100644 --- a/recipes.txt +++ b/recipes.txt @@ -87,32 +87,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
#
3x2,1:2:265:1,2:3:265:1@325:1 # -> Bucket
|