Red Andesite Cage Lamp
16×16 · BAKED

block· Machines & Other Blocks

Red Andesite Cage Lamp

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

Red Andesite Cage Lamp is a block from Create Deco, crafted from Andesite Alloy, Redstone Torch, and Andesite Alloy Sheet.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Red Andesite 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:red_andesite_lamp
Namespace
createdeco
Mod ID
createdeco

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "n",
    "t",
    "p"
  ],
  "ingredients": {
    "n": {
      "item": "create:andesite_alloy"
    },
    "p": {
      "tag": "createdeco:internal/plates/andesite_plates"
    },
    "t": {
      "item": "minecraft:redstone_torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}