block· Machines & Other Blocks

Soul Lamp

Twigs · by Ninni
block Pickaxe MineablePiglin RepellentsPiglin Repellents

Soul Lamp is a block from Twigs, crafted from Iron Ingot, Soul Torch, and Soul Sand.

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Soul Torch, Iron Ingot, Iron Ingot, Soul Sand and Iron Ingot, arranged in the pattern shown. Produces Soul Lamp.

Crafting
Soul Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Soul Lamp1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
twigs:soul_lamp
Namespace
twigs
Mod ID
twigs
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/piglin_repellents
minecraft:items/piglin_repellents

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "iii",
    "iSi",
    "iFi"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:soul_sand"
    },
    "S": {
      "item": "minecraft:soul_torch"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}