Module:Data/ChalcopyriteOre: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"CuFeS2", "ores"}}, ["Image"] = "T_ChalcopyriteOre", ["Label"] = {"ChalcopyriteOre", "ores"}, ["Materials"] = {"", "/Game/Materials/Chalcopyrite"}, ["Mesh"] = "/Game/Models/OreCrate", ["Name"] = "ChalcopyriteOre", ["StackSize"] = 64}"
 
(No difference)

Latest revision as of 07:26, 31 July 2025

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

return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"CuFeS2", "ores"}}, ["Image"] = "T_ChalcopyriteOre", ["Label"] = {"ChalcopyriteOre", "ores"}, ["Materials"] = {"", "/Game/Materials/Chalcopyrite"}, ["Mesh"] = "/Game/Models/OreCrate", ["Name"] = "ChalcopyriteOre", ["StackSize"] = 64}