Spirit Torch
occultism:spirit_torch

Spirit Torch

Occultism · by Kli Kli
block

Acquisition

Crafting using Any Coals, Demon's Dream Fruit and Treated Stick, arranged in the pattern shown. Produces Spirit Torch.

Crafting
Any Coals
Demon's Dream Fruit
Treated Stick
Spirit Torch Spirit Torch guaranteed

Mining & drops

sourcecountchanceconditions
Spirit Torch1–1100%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.

Crafting
Any Iron Nugget
Any Iron Nugget
Any Iron Nugget
Any Iron Nugget
Spirit Torch
Any Iron Nugget
Any Iron Nugget
Any Iron Nugget
Any Iron Nugget
Spirit Lantern Spirit Lantern guaranteed

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
}