Module:Data/StainlessSteelSolarPanel: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "StainlessSteelSolarPanel", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SolarPanel", "description"}, {"ElectricOutput", "common"}, {"power_output", "common", {"StainlessSteelSolarPanel", "data"}}}, ["Image"] = "T_StainlessSteelSolarPanel", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"SolarPanel", "machines"}}, ["Name"] = "Stainle..." |
(No difference)
|
Latest revision as of 09:11, 31 July 2025
Documentation for this module may be created at Module:Data/StainlessSteelSolarPanel/doc
return {["Block"] = "StainlessSteelSolarPanel", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SolarPanel", "description"}, {"ElectricOutput", "common"}, {"power_output", "common", {"StainlessSteelSolarPanel", "data"}}}, ["Image"] = "T_StainlessSteelSolarPanel", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"SolarPanel", "machines"}}, ["Name"] = "StainlessSteelSolarPanel", ["StackSize"] = 32, ["Tier"] = 4}