Crafting using Reactor Casing (Basic), Any Redstone Dust, Reactor Casing (Basic), Any Iron Ingot, Piston, Any Iron Ingot, Reactor Casing (Basic), Graphite Bar and Reactor Casing (Basic), arranged in the pattern shown. Produces Reactor Control Rod (Basic).

Reactor Control Rod (Basic)
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Reactor Control Rod (Basic) | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
bigreactors:basic_reactorcontrolrod- Namespace
bigreactors- Mod ID
bigreactors- Tags (3)
bigreactors:items/reactor/casing_user/basic minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CRC",
"MXM",
"CGC"
],
"ingredients": {
"C": {
"item": "bigreactors:basic_reactorcasing"
},
"G": {
"tag": "forge:ingots/graphite"
},
"M": {
"tag": "forge:ingots/iron"
},
"R": {
"tag": "forge:dusts/redstone"
},
"X": {
"item": "minecraft:piston"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}







