minecraft · recipes
· 1.18.2
Red Sandstone Wall
red_sandstone_wall
Recipe #134
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:red_sandstone"
}
},
"result": {
"item": "minecraft:red_sandstone_wall",
"count": 6
}
}