Green Copper Cage Lamp
16×16 · BAKED

block· Machines & Other Blocks

Green Copper Cage Lamp

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

Green Copper Cage Lamp is a block from Create Deco, crafted from Copper Nugget, Glow Berries, and Copper Sheet.

Acquisition

Crafting using Copper Nugget, Glow Berries and Copper Sheet, arranged in the pattern shown. Produces Green Copper Cage Lamp.

Crafting
Copper Nugget
Glow Berries
Copper Sheet
Green Copper Cage Lamp Green Copper Cage Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Green Copper 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:green_copper_lamp
Namespace
createdeco
Mod ID
createdeco

Recipe JSON (1):

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