Nuclear Siren
alexscaves:nuclear_siren

Nuclear Siren

Alex's Caves · by Alexthe668, Noonyeyz
block Ferromagnetic BlocksPickaxe Mineable

Nuclear Siren is a block from Alex's Caves, crafted from Charred Remnant, Uranium, and Any Iron Ingot.

Acquisition

Crafting using Charred Remnant, Uranium, Charred Remnant, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Nuclear Siren.

Crafting
Charred Remnant
Uranium
Charred Remnant
Any Iron Ingot
Any Iron Ingot
Nuclear Siren Nuclear Siren guaranteed

Mining & drops

sourcecountchanceconditions
Nuclear Siren1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:nuclear_siren
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
alexscaves:blocks/ferromagnetic_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CUC",
    " I ",
    " I "
  ],
  "ingredients": {
    "C": {
      "item": "alexscaves:charred_remnant"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "U": {
      "tag": "forge:raw_materials/uranium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}