Crafting using Nautilus Shell, Nautilus Shell, Nautilus Shell, Nautilus Shell, Heart of the Sea, Nautilus Shell, Nautilus Shell, Nautilus Shell and Nautilus Shell, arranged in the pattern shown. Produces Conduit.
Conduit
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Conduit | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:conduit- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:nautilus_shell"
},
"X": {
"item": "minecraft:heart_of_the_sea"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}