Crafting using Any Iron Storage Block, Fissile Core, Any Iron Storage Block, Uranium Rod, Block of Uranium, Uranium Rod, Any Iron Storage Block, Fissile Core and Any Iron Storage Block, arranged in the pattern shown. Produces Nuclear Bomb.

Nuclear Bomb
Alex's Caves · by Alexthe668, Noonyeyz
Nuclear Bomb is a block from Alex's Caves, crafted from Any Iron Storage Block, Fissile Core, Uranium Rod, and Block of Uranium.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Nuclear Bomb | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:nuclear_bomb- Namespace
alexscaves- Mod ID
alexscaves- Tags (4)
alexscaves:blocks/raycat_sleeps_on alexscaves:blocks/remote_detonator_activates minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IFI",
"UBU",
"IFI"
],
"ingredients": {
"B": {
"tag": "forge:storage_blocks/uranium"
},
"F": {
"item": "alexscaves:fissile_core"
},
"I": {
"tag": "forge:storage_blocks/iron"
},
"U": {
"item": "alexscaves:uranium_rod"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



