G GameIDs
minecraft · recipes · 1.21.11

Conduit

conduit

Recipe #490

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:nautilus_shell",
        "X": "minecraft:heart_of_the_sea"
    },
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:conduit"
    }
}