Module:Data/BauxiteOre: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Al2O3+TiO2", "ores"}}, ["Image"] = "T_BauxiteOre", ["Label"] = {"BauxiteOre", "ores"}, ["Materials"] = {"", "/Game/Materials/Bauxite"}, ["Mesh"] = "/Game/Models/OreCrate", ["Name"] = "BauxiteOre", ["StackSize"] = 64}"
 
(No difference)

Latest revision as of 07:26, 31 July 2025

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

return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Al2O3+TiO2", "ores"}}, ["Image"] = "T_BauxiteOre", ["Label"] = {"BauxiteOre", "ores"}, ["Materials"] = {"", "/Game/Materials/Bauxite"}, ["Mesh"] = "/Game/Models/OreCrate", ["Name"] = "BauxiteOre", ["StackSize"] = 64}