Crafting using Framed Glass, Framed Glass, Framed Glass, Framed Glass, Bottle of Radon, Framed Glass, Any Iron Ingot, Redstone Dust and Any Iron Ingot, arranged in the pattern shown. Produces Siren Light.
Siren Light
Alex's Caves · by Alexthe668, Noonyeyz
Siren Light is a block from Alex's Caves, crafted from Framed Glass, Bottle of Radon, Any Iron Ingot, and Redstone Dust.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Siren Light | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexscaves:siren_light- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"GRG",
"IEI"
],
"ingredients": {
"E": {
"item": "minecraft:redstone"
},
"G": {
"tag": "forge:glass/colorless"
},
"I": {
"tag": "forge:ingots/iron"
},
"R": {
"item": "alexscaves:radon_bottle"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
