mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Added minecart item (not placeable)
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user