Module:Data/Uranium233Cell: Difference between revisions

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

Latest revision as of 15:42, 24 August 2026

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

return {["Category"] = "Nuclear", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"NuclearFuel", "common"}}, ["Image"] = "T_Uranium233Cell", ["Label"] = {"Uranium233Cell", "parts"}, ["Materials"] = {"/Game/Materials/Uranium233Cell"}, ["Mesh"] = "/Game/Models/CellCrate", ["Name"] = "Uranium233Cell", ["StackSize"] = 32, ["Tier"] = 5}