Crafting using Andesite Alloy, Soul Torch and Andesite Alloy Sheet, arranged in the pattern shown. Produces Blue Andesite Cage Lamp.
- Inputs
- Andesite Alloy
- Soul Torch
- Andesite Alloy Sheet
- Output
- → Blue Andesite Cage Lamp
block· Machines & Other Blocks
Blue Andesite Cage Lamp is a block from Create Deco, crafted from Andesite Alloy, Soul Torch, and Andesite Alloy Sheet.
Crafting using Andesite Alloy, Soul Torch and Andesite Alloy Sheet, arranged in the pattern shown. Produces Blue Andesite Cage Lamp.
| source | count | drop rate | conditions |
|---|---|---|---|
| Blue Andesite 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:blue_andesite_lampcreatedecocreatedecoRecipe 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:soul_torch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}