Dread Lamp
torchmaster:dreadlamp

Dread Lamp

Torchmaster · by Xalcon
block Pickaxe Mineable

Acquisition

Crafting using Any Obsidian, Any Obsidian, Any Obsidian, Any Glass Panes, Glowstone, Any Glass Panes, Any Obsidian, Organic Black Dye and Any Obsidian, arranged in the pattern shown. Produces Dread Lamp.

Crafting
Dread Lamp Dread Lamp guaranteed

Mining & drops

sourcecountchanceconditions
Dread Lamp1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Dread Lamp1–1100%Survives Explosion
Developer reference
Registry name
torchmaster:dreadlamp
Namespace
torchmaster
Mod ID
torchmaster
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "OOO",
    "PGP",
    "OBO"
  ],
  "ingredients": {
    "B": {
      "tag": "forge:dyes/black"
    },
    "G": {
      "item": "minecraft:glowstone"
    },
    "O": {
      "tag": "forge:obsidian"
    },
    "P": {
      "tag": "forge:glass_panes"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}