Module:Data/Research/Fermentation
Documentation for this module may be created at Module:Data/Research/Fermentation/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "Fermentation",
["label"] = "Fermentation",
["kind"] = "recipe",
["tier"] = 3,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 20000,
["requires"] = {
{
["name"] = "ElectricEngine",
},
{
["name"] = "AluminiumProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "AluminiumFermenter",
["item"] = "AluminiumFermenter",
},
},
},
{
["level"] = 1,
["science"] = 200000,
["requires"] = {
{
["name"] = "StainlessSteelProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "StainlessSteelFermenter",
["item"] = "StainlessSteelFermenter",
},
},
},
{
["level"] = 2,
["science"] = 2000000,
["requires"] = {
{
["name"] = "TitaniumProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "TitaniumFermenter",
["item"] = "TitaniumFermenter",
},
},
},
{
["level"] = 3,
["science"] = 20000000,
["requires"] = {
{
["name"] = "CompositePlate",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "CompositeFermenter",
["item"] = "CompositeFermenter",
},
},
},
{
["level"] = 4,
["science"] = 80000000,
["requires"] = {
{
["name"] = "NeutroniumProduction",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "NeutroniumFermenter",
["item"] = "NeutroniumFermenter",
},
},
},
},
["icon"] = "AluminiumFermenter",
}