Crafting using Any Iron Nugget, Any Iron Nugget, Any Iron Nugget, Any Iron Nugget, Spirit Torch, Any Iron Nugget, Any Iron Nugget, Any Iron Nugget and Any Iron Nugget, arranged in the pattern shown. Produces Spirit Lantern.
Spirit Lantern
Occultism · by Kli Kli
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Spirit Lantern | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
occultism:spirit_lantern- Namespace
occultism- Mod ID
occultism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
"X#X",
"XXX"
],
"ingredients": {
"#": {
"item": "occultism:spirit_torch"
},
"X": {
"tag": "forge:nuggets/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}