minecraft · recipes
· 1.18.2
Sandstone Wall
sandstone_wall
Recipe #211
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:sandstone"
}
},
"result": {
"item": "minecraft:sandstone_wall",
"count": 6
}
}