2024-12-17 02:08:01 +03:00

16 lines
205 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"# #",
"# #",
"###"
],
"key": {
"#": {
"item": "minecraft:iron_ingot"
}
},
"result": {
"item": "minecraft:cauldron"
}
}