G GameIDs
minecraft · recipes · 26.1.2

Soul Lantern

soul_lantern

Recipe #939

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