Module:Data/Research/FuelChemistry4
Documentation for this module may be created at Module:Data/Research/FuelChemistry4/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "FuelChemistry4",
["label"] = "Fuel Chemistry IV",
["kind"] = "recipe",
["tier"] = 6,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 20000000,
["requires"] = {
"FuelChemistry3",
"UltimateCatalyst",
},
["unlocks"] = {
{
["machine"] = "IndustrialChemReactor",
["recipe"] = "HydrocarbonBlend2",
["item"] = "HydrocarbonBlend",
},
{
["machine"] = "IndustrialChemReactor",
["recipe"] = "OxidizerBlend2",
["item"] = "OxidizerBlend",
},
{
["machine"] = "IndustrialChemReactor",
["recipe"] = "RocketFuel2",
},
{
["machine"] = "IndustrialChemReactor",
["recipe"] = "Superfuel2",
["item"] = "Superfuel",
},
},
},
},
["icon"] = "HydrocarbonBlend",
}