Spirit Lantern
occultism:spirit_lantern

Spirit Lantern

Occultism · by Kli Kli
block Pickaxe Mineable

Acquisition

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

Mining & drops

sourcecountchanceconditions
Spirit Lantern1–1100%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
}