Yellow Industrial Iron Cage Lamp
16×16 · BAKED

block· Machines & Other Blocks

Yellow Industrial Iron Cage Lamp

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

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

Acquisition

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

Crafting
Industrial Iron Nugget
Torch
Industrial Iron Sheet
Yellow Industrial Iron Cage Lamp Yellow Industrial Iron Cage Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Yellow Industrial 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:yellow_industrial_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/industrial_iron_nuggets"
    },
    "p": {
      "tag": "createdeco:internal/plates/industrial_iron_plates"
    },
    "t": {
      "item": "minecraft:torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}