Module:Data/StainlessSteelElectricEngine: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "StainlessSteelElectricEngine", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"ElectricEngine", "description"}, {"ElectricInput", "common"}, {"KineticOutput", "common"}, {"power_output", "common", {"StainlessSteelElectricEngine", "data"}}}, ["Image"] = "T_StainlessSteelElectricEngine", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"El..."
 
(No difference)

Latest revision as of 09:09, 31 July 2025

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

return {["Block"] = "StainlessSteelElectricEngine", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"ElectricEngine", "description"}, {"ElectricInput", "common"}, {"KineticOutput", "common"}, {"power_output", "common", {"StainlessSteelElectricEngine", "data"}}}, ["Image"] = "T_StainlessSteelElectricEngine", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"ElectricEngine", "machines"}}, ["Name"] = "StainlessSteelElectricEngine", ["StackSize"] = 32, ["Tier"] = 4}