Module:Data/PyroplatiteOreDust: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"AuS2+PtS2+RhS2", "ores"}}, ["Image"] = "T_PyroplatiteOreDust", ["Label"] = {"PyroplatiteOreDust", "ores"}, ["Materials"] = {"", "/Game/Materials/PyroplatiteDust"}, ["Mesh"] = "/Game/Models/DustCrate", ["Name"] = "PyroplatiteOreDust", ["StackSize"] = 64}"
 
No edit summary
 
Line 1: Line 1:
return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"AuS2+PtS2+RhS2", "ores"}}, ["Image"] = "T_PyroplatiteOreDust", ["Label"] = {"PyroplatiteOreDust", "ores"}, ["Materials"] = {"", "/Game/Materials/PyroplatiteDust"}, ["Mesh"] = "/Game/Models/DustCrate", ["Name"] = "PyroplatiteOreDust", ["StackSize"] = 64}
return {["Category"] = "Ore", ["Class"] = "StaticItem", ["Color"] = "#2bb9cf", ["DescriptionParts"] = {{"AuS2+PtS2+RhS2", "ores"}}, ["Image"] = "T_PyroplatiteOreDust", ["Label"] = {"PyroplatiteOreDust", "ores"}, ["Materials"] = {"", "/Game/Materials/PyroplatiteDust"}, ["Mesh"] = "/Game/Models/DustCrate", ["Name"] = "PyroplatiteOreDust", ["StackSize"] = 64}

Latest revision as of 15:41, 24 August 2026

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

return {["Category"] = "Ore", ["Class"] = "StaticItem", ["Color"] = "#2bb9cf", ["DescriptionParts"] = {{"AuS2+PtS2+RhS2", "ores"}}, ["Image"] = "T_PyroplatiteOreDust", ["Label"] = {"PyroplatiteOreDust", "ores"}, ["Materials"] = {"", "/Game/Materials/PyroplatiteDust"}, ["Mesh"] = "/Game/Models/DustCrate", ["Name"] = "PyroplatiteOreDust", ["StackSize"] = 64}