G GameIDs
minecraft · recipes · 1.13.2

Chiseled Red Sandstone

chiseled_red_sandstone

Recipe #95

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "#",
        "#"
    ],
    "key": {
        "#": {
            "item": "minecraft:red_sandstone_slab"
        }
    },
    "result": {
        "item": "minecraft:chiseled_red_sandstone"
    }
}