Module:Data/Research/CompositePlate2
Documentation for this module may be created at Module:Data/Research/CompositePlate2/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "CompositePlate2",
["label"] = "Composite Plate II",
["kind"] = "recipe",
["tier"] = 6,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 100000000,
["requires"] = {
{
["name"] = "CompositePlate",
},
},
["unlocks"] = {
{
["machine"] = "Assembler",
["recipe"] = "CompositePlate2",
["item"] = "CompositePlate",
},
},
},
},
["icon"] = "CompositePlate",
}