Module:Data/Research/NeutroniumProduction2
Documentation for this module may be created at Module:Data/Research/NeutroniumProduction2/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "NeutroniumProduction2",
["label"] = "Neutronium Production II",
["kind"] = "recipe",
["tier"] = 6,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 40000000,
["requires"] = {
"UltimateCatalyst",
},
["unlocks"] = {
{
["machine"] = "FusionReactor",
["recipe"] = "HotNeutroniumPlate2",
["item"] = "HotNeutroniumPlate",
},
},
},
},
["icon"] = "HotNeutroniumPlate",
}