G GameIDs
minecraft · recipes · 1.13.2

Chiseled Stone Bricks

chiseled_stone_bricks

Recipe #42

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