Module:Data/StainlessSteelCompactGenerator

From Evospace
Revision as of 09:09, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "StainlessSteelCompactGenerator", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"CompactGenerator", "description"}, {"KineticInput", "common"}, {"ElectricOutput", "common"}, {"power_output", "common", {"StainlessSteelCompactGenerator", "data"}}}, ["Image"] = "T_StainlessSteelCompactGenerator", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common...")
(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/StainlessSteelCompactGenerator/doc

return {["Block"] = "StainlessSteelCompactGenerator", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"CompactGenerator", "description"}, {"KineticInput", "common"}, {"ElectricOutput", "common"}, {"power_output", "common", {"StainlessSteelCompactGenerator", "data"}}}, ["Image"] = "T_StainlessSteelCompactGenerator", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"CompactGenerator", "machines"}}, ["Name"] = "StainlessSteelCompactGenerator", ["StackSize"] = 32, ["Tier"] = 4}