Module:Data/Research/AdvancedAlloys
Documentation for this module may be created at Module:Data/Research/AdvancedAlloys/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "AdvancedAlloys",
["label"] = "Advanced Alloys",
["kind"] = "recipe",
["tier"] = 4,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 100000,
["requires"] = {
"Mixer",
"AluminiumProduction",
},
["unlocks"] = {
{
["machine"] = "Mixer",
["recipe"] = "SSCraft",
["item"] = "StainlessSteelDust",
},
{
["machine"] = "Mixer",
["recipe"] = "SSCraft2",
},
},
},
},
["icon"] = "StainlessSteelDust",
["leads_to"] = {
"StainlessSteelProduction",
},
}