Added bowl crafting

This commit is contained in:
Shoghi Cervantes 2013-11-25 09:52:28 +01:00
parent fb9f7891c7
commit 75e1a6e97e

View File

@ -143,6 +143,8 @@ class CraftingRecipes{
"WOODEN_PLANKS:?x2,STICK:?x1=>WOODEN_SWORD:0x1",
//Food & protection
"BEETROOT:?x4,BOWL:?x1=>BEETROOT_SOUP:0x1",
"WOODEN_PLANKS:?x3=>BOWL:0x1",
"WHEAT:?x3=>BREAD:0x1",
"WHEAT:?x3,BUCKET:1x3,EGG:?x1,SUGAR:?x2=>CAKE:0x1",
"DIAMOND:?x4=>DIAMOND_BOOTS:0x1",