Added Cobblestone Walls, Mossy Stone Walls, crafting recipes, correct drops

This commit is contained in:
Shoghi Cervantes
2013-11-23 17:40:22 +01:00
parent af66e5a444
commit a0ca572d1f
4 changed files with 40 additions and 0 deletions

View File

@ -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",