Module:Data/Catalyst: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Class"] = "StaticItem", ["Image"] = "T_Catalyst", ["Label"] = {"Catalyst", "parts"}, ["Name"] = "Catalyst", ["StackSize"] = 32, ["Tier"] = 3}"
 
No edit summary
 
Line 1: Line 1:
return {["Class"] = "StaticItem", ["Image"] = "T_Catalyst", ["Label"] = {"Catalyst", "parts"}, ["Name"] = "Catalyst", ["StackSize"] = 32, ["Tier"] = 3}
return {["Category"] = "Chemical", ["Class"] = "StaticItem", ["DescriptionParts"] = {}, ["Image"] = "T_Catalyst", ["Label"] = {"Catalyst", "parts"}, ["Materials"] = {"/Game/Materials/Catalyst"}, ["Mesh"] = "/Game/Models/CellCrate", ["Name"] = "Catalyst", ["StackSize"] = 32, ["Tier"] = 3}

Latest revision as of 15:43, 24 August 2026

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

return {["Category"] = "Chemical", ["Class"] = "StaticItem", ["DescriptionParts"] = {}, ["Image"] = "T_Catalyst", ["Label"] = {"Catalyst", "parts"}, ["Materials"] = {"/Game/Materials/Catalyst"}, ["Mesh"] = "/Game/Models/CellCrate", ["Name"] = "Catalyst", ["StackSize"] = 32, ["Tier"] = 3}