Module:Data/CompositeBatteryBox: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "CompositeBatteryBox", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"BatteryBox", "description"}, {"ElectricConductor", "common"}, {"ElectricStorage", "common"}}, ["Image"] = "T_CompositeBatteryBox", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"BatteryBox", "machines"}}, ["Name"] = "CompositeBatteryBox", ["StackSize"] = 32, ["Tier"] = 6}"
 
(No difference)

Latest revision as of 09:10, 31 July 2025

Documentation for this module may be created at Module:Data/CompositeBatteryBox/doc

return {["Block"] = "CompositeBatteryBox", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"BatteryBox", "description"}, {"ElectricConductor", "common"}, {"ElectricStorage", "common"}}, ["Image"] = "T_CompositeBatteryBox", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"BatteryBox", "machines"}}, ["Name"] = "CompositeBatteryBox", ["StackSize"] = 32, ["Tier"] = 6}