G GameIDs
minecraft · recipes · 1.20.6

Dripstone Block

dripstone_block

Recipe #320

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": {
            "item": "minecraft:pointed_dripstone"
        }
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:dripstone_block"
    }
}