G GameIDs
minecraft · recipes · 1.18.2

Polished Blackstone

polished_blackstone

Recipe #557

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "SS",
        "SS"
    ],
    "key": {
        "S": {
            "item": "minecraft:blackstone"
        }
    },
    "result": {
        "item": "minecraft:polished_blackstone",
        "count": 4
    }
}