G GameIDs
minecraft · recipes · 1.18.2

Chiseled Stone Bricks

chiseled_stone_bricks

Recipe #42

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