Module:Data/CopperParts: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Category"] = "Parts", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Part", "common"}}, ["Image"] = "T_CopperParts", ["Label"] = {"CopperParts", "parts"}, ["Materials"] = {"/Game/Materials/Pine", "/Game/Materials/Copper"}, ["Mesh"] = "/Game/Models/PartsCrate", ["Name"] = "CopperParts", ["StackSize"] = 64, ["Tier"] = 0}" |
(No difference)
|
Latest revision as of 07:27, 31 July 2025
Documentation for this module may be created at Module:Data/CopperParts/doc
return {["Category"] = "Parts", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Part", "common"}}, ["Image"] = "T_CopperParts", ["Label"] = {"CopperParts", "parts"}, ["Materials"] = {"/Game/Materials/Pine", "/Game/Materials/Copper"}, ["Mesh"] = "/Game/Models/PartsCrate", ["Name"] = "CopperParts", ["StackSize"] = 64, ["Tier"] = 0}