minecraft · recipes
· 1.18.2
Cobbled Deepslate Wall
cobbled_deepslate_wall
Recipe #4
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:cobbled_deepslate"
}
},
"result": {
"item": "minecraft:cobbled_deepslate_wall",
"count": 6
}
}