G GameIDs
minecraft · recipes · 1.21.11

Soul Lantern

soul_lantern

Recipe #939

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