Crafting using Plate Advanced, Graphite Plate, Plate Advanced, Graphite Plate, Plutonium238 Block, Graphite Plate, Plate Advanced, Graphite Plate and Plate Advanced, arranged in the pattern shown. Produces Plutonium RTG.
Plutonium RTG
Nuclearcraft Neoteric · by igentuman
Plutonium RTG is a block from Nuclearcraft Neoteric, crafted from Plate Advanced, Graphite Plate, and Plutonium238 Block.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Plutonium RTG | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:plutonium_rtg- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PGP",
"GUG",
"PGP"
],
"ingredients": {
"G": {
"tag": "forge:plates/graphite"
},
"P": {
"item": "nuclearcraft:plate_advanced"
},
"U": {
"tag": "forge:storage_blocks/plutonium238"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
