G GameIDs
minecraft · recipes · 1.21.11

Red Sandstone

red_sandstone

Recipe #508

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": "minecraft:red_sand"
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:red_sandstone"
    }
}