G GameIDs
minecraft · recipes · 1.21.11

Chiseled Stone Bricks

chiseled_stone_bricks

Recipe #42

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": "minecraft:stone_brick_slab"
    },
    "pattern": [
        "#",
        "#"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:chiseled_stone_bricks"
    }
}