Module:Data/SteelElectricEngine

From Evospace
Revision as of 09:09, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "SteelElectricEngine", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"ElectricEngine", "description"}, {"ElectricInput", "common"}, {"KineticOutput", "common"}, {"power_output", "common", {"SteelElectricEngine", "data"}}}, ["Image"] = "T_SteelElectricEngine", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"ElectricEngine", "machines"}}, ["Name"] = "Stee...")
(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/SteelElectricEngine/doc

return {["Block"] = "SteelElectricEngine", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"ElectricEngine", "description"}, {"ElectricInput", "common"}, {"KineticOutput", "common"}, {"power_output", "common", {"SteelElectricEngine", "data"}}}, ["Image"] = "T_SteelElectricEngine", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"ElectricEngine", "machines"}}, ["Name"] = "SteelElectricEngine", ["StackSize"] = 32, ["Tier"] = 2}