Crafting using Any Iron Ingot, Graphite Bar, Any Iron Ingot, Any Glass, Yellorium Ingot, Any Glass, Any Iron Ingot, Graphite Bar and Any Iron Ingot, arranged in the pattern shown. Produces Reactor Fuel Rod (Basic).
Reactor Fuel Rod (Basic)
Extreme Reactors · by ZeroNoRyouki
Acquisition
Crafting using Any Iron Ingot, Graphite Bar, Any Iron Ingot, Any Glass, Any Uranium Ingot, Any Glass, Any Iron Ingot, Graphite Bar and Any Iron Ingot, arranged in the pattern shown. Produces Reactor Fuel Rod (Basic).
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Reactor Fuel Rod (Basic) | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:basic_reactorfuelrod- Namespace
bigreactors- Mod ID
bigreactors- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MGM",
"LYL",
"MGM"
],
"ingredients": {
"G": {
"tag": "forge:ingots/graphite"
},
"L": {
"tag": "forge:glass"
},
"M": {
"tag": "forge:ingots/iron"
},
"Y": {
"tag": "forge:ingots/yellorium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MGM",
"LYL",
"MGM"
],
"ingredients": {
"G": {
"tag": "forge:ingots/graphite"
},
"L": {
"tag": "forge:glass"
},
"M": {
"tag": "forge:ingots/iron"
},
"Y": {
"tag": "forge:ingots/uranium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
