Module:Data/StainlessSteelSmallSolarPanel: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "StainlessSteelSmallSolarPanel", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SmallSolarPanel", "description"}, {"ElectricOutput", "common"}, {"power_output", "common", {"StainlessSteelSmallSolarPanel", "data"}}}, ["Image"] = "T_StainlessSteelSmallSolarPanel", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"SmallSolarPanel", "machine..." |
No edit summary |
||
| Line 1: | Line 1: | ||
return {["Block"] = "StainlessSteelSmallSolarPanel", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SmallSolarPanel", "description"}, {"ElectricOutput", "common" | return {["Block"] = "StainlessSteelSmallSolarPanel", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SmallSolarPanel", "description"}, {"ElectricOutput", "common"}}, ["Image"] = "T_StainlessSteelSmallSolarPanel", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"SmallSolarPanel", "machines"}}, ["Name"] = "StainlessSteelSmallSolarPanel", ["StackSize"] = 32, ["Tier"] = 4} | ||
Latest revision as of 15:39, 24 August 2026
Documentation for this module may be created at Module:Data/StainlessSteelSmallSolarPanel/doc
return {["Block"] = "StainlessSteelSmallSolarPanel", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SmallSolarPanel", "description"}, {"ElectricOutput", "common"}}, ["Image"] = "T_StainlessSteelSmallSolarPanel", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"SmallSolarPanel", "machines"}}, ["Name"] = "StainlessSteelSmallSolarPanel", ["StackSize"] = 32, ["Tier"] = 4}