Module:Data/PyriteOreGravel: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"FeS2", "ores"}}, ["Image"] = "T_PyriteOreGravel", ["Label"] = {"PyriteOreGravel", "ores"}, ["Materials"] = {"/Game/Materials/PyriteOreGravel"}, ["Mesh"] = "/Game/Models/Gravel", ["Name"] = "PyriteOreGravel", ["StackSize"] = 64}" |
No edit summary |
||
| Line 1: | Line 1: | ||
return {["Category"] = "Ore", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"FeS2", "ores"}}, ["Image"] = "T_PyriteOreGravel", ["Label"] = {"PyriteOreGravel", "ores"}, ["Materials"] = {"/Game/Materials/PyriteOreGravel"}, ["Mesh"] = "/Game/Models/Gravel", ["Name"] = "PyriteOreGravel", ["StackSize"] = 64} | return {["Category"] = "Ore", ["Class"] = "StaticItem", ["Color"] = "#c6c6c6", ["DescriptionParts"] = {{"FeS2", "ores"}}, ["Image"] = "T_PyriteOreGravel", ["Label"] = {"PyriteOreGravel", "ores"}, ["Materials"] = {"/Game/Materials/PyriteOreGravel"}, ["Mesh"] = "/Game/Models/Gravel", ["Name"] = "PyriteOreGravel", ["StackSize"] = 64} | ||
Latest revision as of 15:40, 24 August 2026
Documentation for this module may be created at Module:Data/PyriteOreGravel/doc
return {["Category"] = "Ore", ["Class"] = "StaticItem", ["Color"] = "#c6c6c6", ["DescriptionParts"] = {{"FeS2", "ores"}}, ["Image"] = "T_PyriteOreGravel", ["Label"] = {"PyriteOreGravel", "ores"}, ["Materials"] = {"/Game/Materials/PyriteOreGravel"}, ["Mesh"] = "/Game/Models/Gravel", ["Name"] = "PyriteOreGravel", ["StackSize"] = 64}