minecraft · recipes
· 1.20.6
Soul Torch
soul_torch
Recipe #918
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:stick"
},
"S": {
"tag": "minecraft:soul_fire_base_blocks"
},
"X": [
{
"item": "minecraft:coal"
},
{
"item": "minecraft:charcoal"
}
]
},
"pattern": [
"X",
"#",
"S"
],
"result": {
"count": 4,
"id": "minecraft:soul_torch"
}
}