Module:Data/CompositePlate: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Category"] = "Plate", ["Class"] = "StaticItem", ["Image"] = "T_CompositePlate", ["Label"] = {"CompositePlate", "parts"}, ["Materials"] = {"", "/Game/Materials/Composite"}, ["Mesh"] = "/Game/Models/Ingot", ["Name"] = "CompositePlate", ["StackSize"] = 128, ["Tier"] = 5}"
 
(No difference)

Latest revision as of 07:33, 31 July 2025

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

return {["Category"] = "Plate", ["Class"] = "StaticItem", ["Image"] = "T_CompositePlate", ["Label"] = {"CompositePlate", "parts"}, ["Materials"] = {"", "/Game/Materials/Composite"}, ["Mesh"] = "/Game/Models/Ingot", ["Name"] = "CompositePlate", ["StackSize"] = 128, ["Tier"] = 5}