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