Module:Data/Research/LogicNetworking
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Research/LogicNetworking/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "LogicNetworking",
["label"] = "Logic Networking",
["kind"] = "recipe",
["tier"] = 1,
["main"] = true,
["levels"] = {
{
["level"] = 0,
["science"] = 400,
["requires"] = {
{
["name"] = "Circuit",
},
},
["unlocks"] = {
{
["machine"] = "Hand",
["recipe"] = "SteelLogicWire",
["item"] = "SteelLogicWire",
},
{
["machine"] = "Hand",
["recipe"] = "SteelLogicInterface",
["item"] = "SteelLogicInterface",
},
{
["machine"] = "Hand",
["recipe"] = "Led",
["item"] = "Led",
},
},
},
},
["icon"] = "SteelLogicWire",
}