G GameIDs
minecraft · recipes · 1.17.1

Dripstone Block

dripstone_block

Recipe #320

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "group": "pointed_dripstone",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:pointed_dripstone"
        }
    },
    "result": {
        "item": "minecraft:dripstone_block"
    }
}