Module:Data/Research/DecorativePlastic: Difference between revisions
Jump to navigation
Jump to search
Research data from Content/Generated/Researches |
Research data from Content/Generated/Researches |
||
| Line 12: | Line 12: | ||
["science"] = 200000, | ["science"] = 200000, | ||
["requires"] = { | ["requires"] = { | ||
"IndustrialChemReactor", | { | ||
"PyrolysisUnit", | ["name"] = "IndustrialChemReactor", | ||
"DecorativeWood3", | }, | ||
{ | |||
["name"] = "PyrolysisUnit", | |||
}, | |||
{ | |||
["name"] = "DecorativeWood3", | |||
}, | |||
}, | }, | ||
["unlocks"] = { | ["unlocks"] = { | ||
Latest revision as of 12:52, 10 September 2026
Documentation for this module may be created at Module:Data/Research/DecorativePlastic/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "DecorativePlastic",
["label"] = "Decorative Plastic",
["kind"] = "recipe",
["tier"] = 4,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 200000,
["requires"] = {
{
["name"] = "IndustrialChemReactor",
},
{
["name"] = "PyrolysisUnit",
},
{
["name"] = "DecorativeWood3",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "PlasticWindow",
["item"] = "PlasticWindow",
},
},
},
},
["icon"] = "PlasticWindow",
}