minecraft · recipes
· 1.18.2
Deepslate Brick Wall
deepslate_brick_wall
Recipe #285
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:deepslate_bricks"
}
},
"result": {
"item": "minecraft:deepslate_brick_wall",
"count": 6
}
}