Crafting using Charred Remnant, Uranium, Charred Remnant, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Nuclear Siren.
Nuclear Siren
Alex's Caves · by Alexthe668, Noonyeyz
Nuclear Siren is a block from Alex's Caves, crafted from Charred Remnant, Uranium, and Any Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Nuclear Siren | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}
