Module:Data/Research/FuelChemistry2
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Research/FuelChemistry2/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "FuelChemistry2",
["label"] = "Fuel Chemistry II",
["kind"] = "recipe",
["tier"] = 4,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 200000,
["requires"] = {
{
["name"] = "FuelChemistry",
},
{
["name"] = "NitricAcid",
},
},
["unlocks"] = {
{
["machine"] = "IndustrialChemReactor",
["recipe"] = "HighCetaneDiesel",
["item"] = "HighCetaneDiesel",
},
},
},
},
["icon"] = "HighCetaneDiesel",
["leads_to"] = {
"FuelChemistry3",
},
}