Siren Light
alexscaves:siren_light

Siren Light

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe Mineable

Siren Light is a block from Alex's Caves, crafted from Framed Glass, Bottle of Radon, Any Iron Ingot, and Redstone Dust.

Acquisition

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.

Crafting
Siren Light Siren Light guaranteed

Mining & drops

sourcecountchanceconditions
Siren Light1–1100%

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
}