G GameIDs
minecraft · recipes · 26.1.2

Lantern

lantern

Recipe #384

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:torch",
        "X": "minecraft:iron_nugget"
    },
    "pattern": [
        "XXX",
        "X#X",
        "XXX"
    ],
    "result": {
        "id": "minecraft:lantern"
    }
}