minecraft · recipes
· 1.12.2
Cobblestone Wall
cobblestone_wall
Recipe #98
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:mossy_cobblestone"
}
},
"result": {
"item": "minecraft:cobblestone_wall",
"data": 1,
"count": 6
}
}