minecraft · recipes
· 1.13.2
Cobblestone Wall
cobblestone_wall
Recipe #98
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:cobblestone"
}
},
"result": {
"item": "minecraft:cobblestone_wall",
"count": 6
}
}