Haunted Lamp
16×16 · BAKED

block· Machines & Other Blocks

Haunted Lamp

Goety · by Polarice3
block

Haunted Lamp is a block from Goety, crafted from Shade Tiles, Glowstone, and Haunted Wood.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Haunted Lamp1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Haunted Lamp1–1100%Survives Explosion, Block State Property

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

Developer reference
Registry name
goety:haunted_lamp
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I",
    "G",
    "R"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glowstone"
    },
    "I": {
      "tag": "goety:shade_stone"
    },
    "R": {
      "item": "goety:haunted_wood"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}