Module:Data/Research/CrudeTantalum
Documentation for this module may be created at Module:Data/Research/CrudeTantalum/doc
-- Generated by wiki/generate_researches.py from Content/Generated/Researches.
-- Do not edit by hand: the next run overwrites this page.
return {
["name"] = "CrudeTantalum",
["label"] = "Crude Tantalum",
["kind"] = "recipe",
["tier"] = 5,
["main"] = false,
["levels"] = {
{
["level"] = 0,
["science"] = 5000000,
["requires"] = {
"Polyethylene",
},
["unlocks"] = {
{
["machine"] = "IndustrialSmelter",
["recipe"] = "TantalumDust",
["item"] = "TantalumPlate",
},
{
["machine"] = "IndustrialSmelter",
["recipe"] = "TantalumSludge",
["item"] = "TantalumPlate",
},
{
["machine"] = "Hand",
["recipe"] = "TantalumWire",
["item"] = "TantalumWire",
},
{
["machine"] = "Assembler",
["recipe"] = "TantalumWire2",
["item"] = "TantalumWire",
},
{
["machine"] = "Hand",
["recipe"] = "TantalumFoil",
["item"] = "TantalumFoil",
},
{
["machine"] = "Assembler",
["recipe"] = "TantalumFoil",
["item"] = "TantalumFoil",
},
},
},
},
["icon"] = "TantalumPlate",
["leads_to"] = {
"Capacitor3",
"Resistor3",
},
}