Module:Data/Research/NeutroniumProduction
Documentation for this module may be created at Module:Data/Research/NeutroniumProduction/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "NeutroniumProduction",
["label"] = "Neutronium Production",
["kind"] = "recipe",
["tier"] = 6,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 20000000,
["requires"] = {
"FusionReaction",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "NeutroniumParts",
["item"] = "NeutroniumParts",
},
{
["machine"] = "Hand",
["recipe"] = "NeutroniumPipe",
["item"] = "NeutroniumPipe",
},
{
["machine"] = "Constructor",
["recipe"] = "NeutroniumPipe",
},
},
},
},
["icon"] = "NeutroniumParts",
["leads_to"] = {
"AdvancedSmelting",
"AtmosphericCondenser",
"Automatization",
"BasicMachines",
"Boiler",
"ChemicalBath",
"CombustionEngine",
"Destroyer",
"Fermentation",
"FissionReactor",
"FluidFurnace",
"IndustrialBoiler",
"IndustrialSteamTurbine",
"Mixer",
"OreWasher",
"Oven",
"Pumpjack",
"Separator",
"Sifter",
"SingleTypeStorage",
"SteamEngine",
"SteamTurbine",
"SteelProduction",
"UltimateCatalyst",
},
}