Module:Data/SteelComputer: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "SteelComputer", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Computer", "description"}, {"ElectricInput", "common"}, {"computations", "common", 3.0}, {"power_input", "common", 400}, {"electric_drain", "common", 40}}, ["Image"] = "T_SteelComputer", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"Computer", "machines"}}, ["Name"] = "SteelComputer", ["S..." |
(No difference)
|
Latest revision as of 09:11, 31 July 2025
Documentation for this module may be created at Module:Data/SteelComputer/doc
return {["Block"] = "SteelComputer", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Computer", "description"}, {"ElectricInput", "common"}, {"computations", "common", 3.0}, {"power_input", "common", 400}, {"electric_drain", "common", 40}}, ["Image"] = "T_SteelComputer", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"Computer", "machines"}}, ["Name"] = "SteelComputer", ["StackSize"] = 32, ["Tier"] = 2}