minecraft · recipes
· 1.20.6
Lantern
lantern
Recipe #384
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:torch"
},
"X": {
"item": "minecraft:iron_nugget"
}
},
"pattern": [
"XXX",
"X#X",
"XXX"
],
"result": {
"count": 1,
"id": "minecraft:lantern"
}
}