minecraft · recipes
· 1.15.2
Cauldron
cauldron
Recipe #817
1.15.2
#8
{
"type": "minecraft:crafting_shaped",
"pattern": [
"# #",
"# #",
"###"
],
"key": {
"#": {
"item": "minecraft:iron_ingot"
}
},
"result": {
"item": "minecraft:cauldron"
}
}