G GameIDs
minecraft · recipes · 1.13.2

Polished Granite

polished_granite

Recipe #616

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "SS",
        "SS"
    ],
    "key": {
        "S": {
            "item": "minecraft:granite"
        }
    },
    "result": {
        "item": "minecraft:polished_granite",
        "count": 4
    }
}