Crafting using Any Coals, Demon's Dream Fruit and Treated Stick, arranged in the pattern shown. Produces Spirit Torch.
Spirit Torch
Occultism · by Kli Kli
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Spirit Torch | 1–1 | 100% | Survives Explosion |
Used in (1)
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.
Block drops
Drops itself when broken.
Developer reference
- Registry name
occultism:spirit_torch- Namespace
occultism- Mod ID
occultism
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X",
"#",
"S"
],
"ingredients": {
"#": {
"tag": "forge:crops/datura"
},
"S": {
"tag": "forge:rods/wooden"
},
"X": {
"tag": "minecraft:coals"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}