G GameIDs
minecraft · recipes · 1.20.6

Chiseled Red Sandstone

chiseled_red_sandstone

Recipe #95

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": {
            "item": "minecraft:red_sandstone_slab"
        }
    },
    "pattern": [
        "#",
        "#"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:chiseled_red_sandstone"
    }
}