conduit.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:nautilus_shell"
},
"X": {
"item": "minecraft:heart_of_the_sea"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"item": "minecraft:conduit"
},
"show_notification": true
}