Module:Data/Research/DecorativeWood3
Documentation for this module may be created at Module:Data/Research/DecorativeWood3/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "DecorativeWood3",
["label"] = "Decorative Wood 3",
["kind"] = "recipe",
["tier"] = 3,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 20000,
["requires"] = {
{
["name"] = "DecorativeWood2",
},
{
["name"] = "AdvancedSmelting",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "Window",
["item"] = "Window",
},
},
},
},
["icon"] = "Window",
["leads_to"] = {
"DecorativePlastic",
},
}