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