Casting Table using no listed ingredients. Produces Lithium 6 Ox.
Lithium 6 Ox
Nuclearcraft Neoteric · by igentuman
Acquisition
Used in (2)
Smelting using Lithium 6 Ox (100 ticks, 1 xp). Produces Lithium 6.
100 ticks· 1 xp
Melting using Lithium 6 Ox. Produces an unresolved result.
Related items
Developer reference
- Registry name
nuclearcraft:lithium_6_ox- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (3)
forge:fluids/lithium/6_ox nuclearcraft:items/isotopes/lithium/6 nuclearcraft:fluids/lithium/6_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:lithium/6_ox",
"type": "forge:fluid_tag_empty"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}