Module:Data/Research/Door
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Research/Door/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "Door",
["label"] = "Decorative Wood",
["kind"] = "recipe",
["tier"] = 1,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 400,
["requires"] = {
{
["name"] = "DecorativeWood",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "Door",
["item"] = "Door",
},
},
},
},
["icon"] = "Door",
["title"] = "Door (research)",
}