Blue Iron Cage Lamp
16×16 · BAKED

block· Machines & Other Blocks

Blue Iron Cage Lamp

Create Deco · by Kayla, Talrey, Ordana, Cassian
block

Blue Iron Cage Lamp is a block from Create Deco, crafted from Iron Nugget, Soul Torch, and Iron Sheet.

Acquisition

Crafting using Iron Nugget, Soul Torch and Iron Sheet, arranged in the pattern shown. Produces Blue Iron Cage Lamp.

Crafting
Iron Nugget
Soul Torch
Iron Sheet
Blue Iron Cage Lamp Blue Iron Cage Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Blue Iron Cage 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
createdeco:blue_iron_lamp
Namespace
createdeco
Mod ID
createdeco

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "n",
    "t",
    "p"
  ],
  "ingredients": {
    "n": {
      "tag": "createdeco:internal/nuggets/iron_nuggets"
    },
    "p": {
      "tag": "createdeco:internal/plates/iron_plates"
    },
    "t": {
      "item": "minecraft:soul_torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}