Module:Data/CoalOre: Difference between revisions

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

Latest revision as of 07:27, 31 July 2025

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

return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"C", "ores"}}, ["Image"] = "T_CoalOre", ["Label"] = {"CoalOre", "ores"}, ["Materials"] = {"", "/Game/Materials/Coal"}, ["Mesh"] = "/Game/Models/OreCrate", ["Name"] = "CoalOre", ["StackSize"] = 64}