minecraft · recipes
· 1.18.2
Cut Sandstone
cut_sandstone
Recipe #162
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:sandstone"
}
},
"result": {
"item": "minecraft:cut_sandstone",
"count": 4
}
}