Added minecart item (not placeable)

This commit is contained in:
Shoghi Cervantes
2013-12-13 00:33:07 +01:00
parent 4d0eb5e529
commit 90e598bb2c
3 changed files with 4 additions and 3 deletions

View File

@ -173,6 +173,7 @@ class CraftingRecipes{
"DIAMOND:?x9=>DIAMOND_BLOCK:0x1",
"GOLD_INGOT:?x9=>GOLD_BLOCK:0x1",
"IRON_INGOT:?x9=>IRON_BLOCK:0x1",
"IRON_INGOT:?x5=>MINECART:0x1",
"WHEAT:?x9=>HAY_BALE:0x1",
"PAPER:?x3=>BOOK:0x1",
"WOODEN_PLANKS:?x6,BOOK:?x3=>BOOKSHELF:0x1",