Module:Data/StainlessSteelComputer

From Evospace
Revision as of 09:11, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "StainlessSteelComputer", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Computer", "description"}, {"ElectricInput", "common"}, {"computations", "common", 12.0}, {"power_input", "common", 1600}, {"electric_drain", "common", 160}}, ["Image"] = "T_StainlessSteelComputer", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"Computer", "machi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/StainlessSteelComputer/doc

return {["Block"] = "StainlessSteelComputer", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Computer", "description"}, {"ElectricInput", "common"}, {"computations", "common", 12.0}, {"power_input", "common", 1600}, {"electric_drain", "common", 160}}, ["Image"] = "T_StainlessSteelComputer", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"Computer", "machines"}}, ["Name"] = "StainlessSteelComputer", ["StackSize"] = 32, ["Tier"] = 4}