Module:Data/CopperComputer
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/CopperComputer/doc
return {["Block"] = "CopperComputer", ["Category"] = "Copper", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Computer", "description"}, {"ElectricInput", "common"}, {"computations", "common", 1.5}, {"power_input", "common", 200}, {"electric_drain", "common", 20}}, ["Image"] = "T_CopperComputer", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Copper", "common"}, {"Computer", "machines"}}, ["Name"] = "CopperComputer", ["StackSize"] = 32, ["Tier"] = 1}