Module:Data/CompositeComputer

From Evospace
Revision as of 09:11, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "CompositeComputer", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Computer", "description"}, {"ElectricInput", "common"}, {"computations", "common", 48.0}, {"power_input", "common", 6400}, {"electric_drain", "common", 640}}, ["Image"] = "T_CompositeComputer", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"Computer", "machines"}}, ["Name"] = "...")
(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/CompositeComputer/doc

return {["Block"] = "CompositeComputer", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Computer", "description"}, {"ElectricInput", "common"}, {"computations", "common", 48.0}, {"power_input", "common", 6400}, {"electric_drain", "common", 640}}, ["Image"] = "T_CompositeComputer", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"Computer", "machines"}}, ["Name"] = "CompositeComputer", ["StackSize"] = 32, ["Tier"] = 6}