Crafting using Copper Nugget, Torch and Copper Sheet, arranged in the pattern shown. Produces Yellow Copper Cage Lamp.
- Inputs
- Copper Nugget
- Torch
- Copper Sheet
- Output
- → Yellow Copper Cage Lamp
block· Machines & Other Blocks
Yellow Copper Cage Lamp is a block from Create Deco, crafted from Copper Nugget, Torch, and Copper Sheet.
Crafting using Copper Nugget, Torch and Copper Sheet, arranged in the pattern shown. Produces Yellow Copper Cage Lamp.
| source | count | drop rate | conditions |
|---|---|---|---|
| Yellow Copper Cage Lamp | 1–1 | 100% | 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.
Drops itself when broken.
createdeco:yellow_copper_lampcreatedecocreatedecoRecipe 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:torch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}