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