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