Module:Data/CopperBeam: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "CopperBeam", ["Category"] = "Copper", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Beam", "description"}, {"BuildingBlock", "common"}}, ["Image"] = "T_CopperBeam", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Copper", "common"}, {"Beam", "machines"}}, ["Name"] = "CopperBeam", ["StackSize"] = 32, ["Tier"] = 1}"
 
(No difference)

Latest revision as of 09:06, 31 July 2025

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

return {["Block"] = "CopperBeam", ["Category"] = "Copper", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Beam", "description"}, {"BuildingBlock", "common"}}, ["Image"] = "T_CopperBeam", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Copper", "common"}, {"Beam", "machines"}}, ["Name"] = "CopperBeam", ["StackSize"] = 32, ["Tier"] = 1}