G GameIDs
minecraft · recipes · 26.1.2

Sandstone

sandstone

Recipe #945

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": "minecraft:sand"
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "id": "minecraft:sandstone"
    }
}