Files
2022-06-08 13:07:58 +02:00

19 lines
279 B
JSON

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