Module:Data/SteelElectricEngine: Difference between revisions

From Evospace
Jump to navigation Jump to search
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..."
 
(No difference)

Latest revision as of 09:09, 31 July 2025

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}