Module:Data/Research/StainlessSteelProduction
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Research/StainlessSteelProduction/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "StainlessSteelProduction",
["label"] = "Stainless Steel Production",
["kind"] = "recipe",
["tier"] = 4,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 200000,
["requires"] = {
{
["name"] = "AdvancedAlloys",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "StainlessSteelParts",
["item"] = "StainlessSteelParts",
},
{
["machine"] = "Hand",
["recipe"] = "StainlessSteelPipe",
["item"] = "StainlessSteelPipe",
},
{
["machine"] = "Constructor",
["recipe"] = "StainlessSteelPipe",
},
},
},
},
["icon"] = "StainlessSteelParts",
["leads_to"] = {
"AdvancedCoil",
"AdvancedSmelting",
"AtmosphericCondenser",
"Automatization",
"BasicMachines",
"Boiler",
"ChemicalBath",
"CombustionEngine",
"Destroyer",
"Fermentation",
"FluidFurnace",
"IndustrialSmelting",
"Mixer",
"ModularFrame",
"Monitor",
"OreWasher",
"Oven",
"Pumpjack",
"Separator",
"Sifter",
"SingleTypeStorage",
"SteamEngine",
"SteamTurbine",
"SteelProduction",
},
}