Module:Data/SteelCompactGenerator: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "SteelCompactGenerator", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"CompactGenerator", "description"}, {"KineticInput", "common"}, {"ElectricOutput", "common"}, {"power_output", "common", {"SteelCompactGenerator", "data"}}}, ["Image"] = "T_SteelCompactGenerator", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"CompactGenerator", "machines"}}, ["Name..."
 
(No difference)

Latest revision as of 09:09, 31 July 2025

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

return {["Block"] = "SteelCompactGenerator", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"CompactGenerator", "description"}, {"KineticInput", "common"}, {"ElectricOutput", "common"}, {"power_output", "common", {"SteelCompactGenerator", "data"}}}, ["Image"] = "T_SteelCompactGenerator", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"CompactGenerator", "machines"}}, ["Name"] = "SteelCompactGenerator", ["StackSize"] = 32, ["Tier"] = 2}