minecraft · recipes
· 1.18.2
Copper Block
copper_block
Recipe #727
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:copper_ingot"
}
},
"result": {
"item": "minecraft:copper_block"
}
}