minecraft · recipes
· 26.1.2
Copper Torch
copper_torch
Recipe #908
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:stick",
"C": "minecraft:copper_nugget",
"X": [
"minecraft:coal",
"minecraft:charcoal"
]
},
"pattern": [
"C",
"X",
"#"
],
"result": {
"count": 4,
"id": "minecraft:copper_torch"
}
}