G GameIDs
minecraft · recipes · 1.13.2

Cut Sandstone

cut_sandstone

Recipe #162

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:sandstone"
        }
    },
    "result": {
        "item": "minecraft:cut_sandstone",
        "count": 4
    }
}