G GameIDs
minecraft · recipes · 1.19.4

Deepslate Bricks

deepslate_bricks

Recipe #528

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "S": {
            "item": "minecraft:polished_deepslate"
        }
    },
    "pattern": [
        "SS",
        "SS"
    ],
    "result": {
        "count": 4,
        "item": "minecraft:deepslate_bricks"
    },
    "show_notification": true
}