G GameIDs
minecraft · recipes · 1.19.4

Polished Andesite

polished_andesite

Recipe #11

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