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