minecraft · recipes
· 26.1.2
Copper Chest
copper_chest
Recipe #360
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:copper_ingot",
"X": "minecraft:chest"
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"id": "minecraft:copper_chest"
}
}