G GameIDs
minecraft · recipes · 26.1.2

Copper Lantern

copper_lantern

Recipe #695

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:copper_torch",
        "X": "minecraft:copper_nugget"
    },
    "pattern": [
        "XXX",
        "X#X",
        "XXX"
    ],
    "result": {
        "id": "minecraft:copper_lantern"
    }
}