Crafting using Zinc Nugget, Glow Berries and Zinc Sheet, arranged in the pattern shown. Produces Green Zinc Cage Lamp.
- Inputs
- Zinc Nugget
- Glow Berries
- Zinc Sheet
- Output
- → Green Zinc Cage Lamp
block· Machines & Other Blocks
Green Zinc Cage Lamp is a block from Create Deco, crafted from Zinc Nugget, Glow Berries, and Zinc Sheet.
Crafting using Zinc Nugget, Glow Berries and Zinc Sheet, arranged in the pattern shown. Produces Green Zinc Cage Lamp.
| source | count | drop rate | conditions |
|---|---|---|---|
| Green Zinc 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:green_zinc_lampcreatedecocreatedecoRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"n",
"t",
"p"
],
"ingredients": {
"n": {
"tag": "createdeco:internal/nuggets/zinc_nuggets"
},
"p": {
"tag": "createdeco:internal/plates/zinc_plates"
},
"t": {
"item": "minecraft:glow_berries"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}