Module:Data/StainlessSteelGenerator

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

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