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