minecraft · recipes
· 26.1.2
Copper Chain
copper_chain
Recipe #762
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"I": "minecraft:copper_ingot",
"N": "minecraft:copper_nugget"
},
"pattern": [
"N",
"I",
"N"
],
"result": {
"id": "minecraft:copper_chain"
}
}