G GameIDs
minecraft · recipes · 1.19.4

Chiseled Red Sandstone

chiseled_red_sandstone

Recipe #95

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": {
            "item": "minecraft:red_sandstone_slab"
        }
    },
    "pattern": [
        "#",
        "#"
    ],
    "result": {
        "item": "minecraft:chiseled_red_sandstone"
    },
    "show_notification": true
}