G GameIDs
minecraft · recipes · 1.16.5

Conduit

conduit

Recipe #490

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:nautilus_shell"
        },
        "X": {
            "item": "minecraft:heart_of_the_sea"
        }
    },
    "result": {
        "item": "minecraft:conduit"
    }
}