G GameIDs
minecraft · recipes · 1.18.2

Polished Basalt

polished_basalt

Recipe #432

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