Casting Table using no listed ingredients. Produces Plutonium 238 Ox.
Plutonium 238 Ox
Nuclearcraft Neoteric · by igentuman
Acquisition
Used in (2)
Smelting using Plutonium 238 Ox (100 ticks, 1 xp). Produces Plutonium 238.
100 ticks· 1 xp
Melting using Plutonium 238 Ox. Produces an unresolved result.
Related items
Developer reference
- Registry name
nuclearcraft:plutonium_238_ox- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (3)
forge:fluids/plutonium/238_ox nuclearcraft:items/isotopes/plutonium/238 nuclearcraft:fluids/plutonium/238_ox
Recipe JSON (1):
{
"recipe_type": "tconstruct:casting_table",
"pattern": null,
"ingredients": null,
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "tconstruct"
},
"type": "forge:mod_loaded"
},
{
"raw": {
"type": "forge:not",
"value": {
"tag": "forge:plutonium/238_ox",
"type": "forge:fluid_tag_empty"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}