G GameIDs
minecraft · recipes · 1.13.2

Chiseled Sandstone

chiseled_sandstone

Recipe #443

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