Module:Data/CompositeSmallSolarPanel

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

return {["Block"] = "CompositeSmallSolarPanel", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SmallSolarPanel", "description"}, {"ElectricOutput", "common"}, {"power_output", "common", {"CompositeSmallSolarPanel", "data"}}}, ["Image"] = "T_CompositeSmallSolarPanel", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"SmallSolarPanel", "machines"}}, ["Name"] = "CompositeSmallSolarPanel", ["StackSize"] = 32, ["Tier"] = 6}