Crafting using Uranium, Any Iron Ingot, Uranium, Uranium, Blaze Rod, Uranium, Uranium, Any Iron Ingot and Uranium, arranged in the pattern shown. Produces Uranium Rod.
Uranium Rod
Alex's Caves · by Alexthe668, Noonyeyz
Uranium Rod is a block from Alex's Caves, crafted from Uranium, Any Iron Ingot, and Blaze Rod.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Uranium Rod | 1–1 | 100% | — |
Used in (2)
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.
Crafting using Polymer Plate, Polymer Plate, Polymer Plate, Fissile Core, Uranium Rod, Uranium Rod and Polymer Plate, arranged in the pattern shown. Produces Raygun.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:uranium_rod- Namespace
alexscaves- Mod ID
alexscaves- Tags (4)
alexscaves:blocks/gloomoth_light_sources alexscaves:items/nuclear_furnace_rods minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"UIU",
"UBU",
"UIU"
],
"ingredients": {
"B": {
"item": "minecraft:blaze_rod"
},
"I": {
"tag": "forge:ingots/iron"
},
"U": {
"tag": "forge:raw_materials/uranium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


