G GameIDs
minecraft · recipes · 1.19.4

Polished Blackstone Bricks

polished_blackstone_bricks

Recipe #697

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