G GameIDs
minecraft · recipes · 1.17.1

Dried Kelp Block

dried_kelp_block

Recipe #382

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:dried_kelp"
        }
    },
    "result": {
        "item": "minecraft:dried_kelp_block"
    }
}