minecraft · recipes
· 1.19.4
Soul Lantern
soul_lantern
Recipe #939
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:soul_torch"
},
"X": {
"item": "minecraft:iron_nugget"
}
},
"pattern": [
"XXX",
"X#X",
"XXX"
],
"result": {
"item": "minecraft:soul_lantern"
},
"show_notification": true
}