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 edit summary |
||
| Line 1: | Line 1: | ||
return {["Block"] = "StainlessSteelSolarPanel", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SolarPanel", "description"}, {"ElectricOutput", "common" | return {["Block"] = "StainlessSteelSolarPanel", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SolarPanel", "description"}, {"ElectricOutput", "common"}}, ["Image"] = "T_StainlessSteelSolarPanel", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"SolarPanel", "machines"}}, ["Name"] = "StainlessSteelSolarPanel", ["StackSize"] = 32, ["Tier"] = 4} | ||
Latest revision as of 15:39, 24 August 2026
Documentation for this module may be created at Module:Data/StainlessSteelSolarPanel/doc
return {["Block"] = "StainlessSteelSolarPanel", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SolarPanel", "description"}, {"ElectricOutput", "common"}}, ["Image"] = "T_StainlessSteelSolarPanel", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"SolarPanel", "machines"}}, ["Name"] = "StainlessSteelSolarPanel", ["StackSize"] = 32, ["Tier"] = 4}