G GameIDs
minecraft · recipes · 26.1.2

Red Sandstone

red_sandstone

Recipe #508

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