minecraft · recipes
· 1.13.2
Cut Red Sandstone
cut_red_sandstone
Recipe #288
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:red_sandstone"
}
},
"result": {
"item": "minecraft:cut_red_sandstone",
"count": 4
}
}