Module:Data/Research/BasicPlatform
Documentation for this module may be created at Module:Data/Research/BasicPlatform/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "BasicPlatform",
["label"] = "Basic Platform",
["kind"] = "recipe",
["tier"] = 0,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 20,
["requires"] = {
"MineralsScan",
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "BasicPlatform",
["item"] = "BasicPlatform",
},
{
["machine"] = "Hand",
["recipe"] = "BuildingMaterial",
["item"] = "BuildingMaterial",
},
},
},
},
["icon"] = "BasicPlatform",
["leads_to"] = {
"Bricks",
"Chest",
"Sign",
"Smelting",
},
}