mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Added Cobblestone Walls, Mossy Stone Walls, crafting recipes, correct drops
This commit is contained in:
@ -181,6 +181,8 @@ class CraftingRecipes{
|
||||
"BRICKS_BLOCK:?x3=>SLAB:4x6",
|
||||
"SLAB:6x2=>QUARTZ_BLOCK:1x1",
|
||||
"COBBLESTONE:?x3=>SLAB:3x6",
|
||||
"COBBLESTONE:0x6=>STONE_WALL:0x6",
|
||||
"MOSSY_STONE:0x6=>STONE_WALL:1x6",
|
||||
"NETHER_BRICK:?x4=>NETHER_BRICKS:0x1",
|
||||
"NETHER_BRICKS:?x6=>NETHER_BRICKS_STAIRS:0x4",
|
||||
"QUARTZ_BLOCK:0x2=>QUARTZ_BLOCK:2x2",
|
||||
|
Reference in New Issue
Block a user