Crafting using Nuclear Alloy Large Plate, Processing Unit, Nuclear Alloy Large Plate, Cadmium Control Rod, Highly Advanced Machine Hull, Cadmium Control Rod, Nuclear Alloy Large Plate, Processing Unit and Nuclear Alloy Large Plate, arranged in the pattern shown. Produces Nuclear Reactor.
Nuclear Reactor
Modern Industrialization · by Azercoco, Technici4n
Nuclear Reactor is a block from Modern Industrialization, crafted from Nuclear Alloy Large Plate, Processing Unit, Cadmium Control Rod, and Highly Advanced Machine Hull.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Nuclear Reactor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:nuclear_reactor- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AcA",
"RCR",
"AcA"
],
"ingredients": {
"A": {
"item": "modern_industrialization:nuclear_alloy_large_plate"
},
"C": {
"item": "modern_industrialization:highly_advanced_machine_hull"
},
"R": {
"item": "modern_industrialization:cadmium_control_rod"
},
"c": {
"item": "modern_industrialization:processing_unit"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
