Module:Data/SteelComputer: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 July 2025

  • curprev 09:1109:11, 31 July 2025 Evospace talk contribs 505 bytes +505 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..."