Module:Data/CarbonPrecursor: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}}, ["Image"] = "T_CarbonPrecursor", ["Label"] = {"CarbonPrecursor", "parts"}, ["Name"] = "CarbonPrecursor", ["StackSize"] = 1000, ["Type"] = "Fluid", ["UnitMul"] = 0.001}"
 
No edit summary
 
Line 1: Line 1:
return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}}, ["Image"] = "T_CarbonPrecursor", ["Label"] = {"CarbonPrecursor", "parts"}, ["Name"] = "CarbonPrecursor", ["StackSize"] = 1000, ["Type"] = "Fluid", ["UnitMul"] = 0.001}
return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}}, ["Image"] = "T_CarbonPrecursor", ["Label"] = {"CarbonPrecursor", "parts"}, ["Name"] = "CarbonPrecursor", ["StackSize"] = 1000, ["Tier"] = 5, ["Type"] = "Fluid", ["UnitMul"] = 0.001}

Latest revision as of 15:43, 24 August 2026

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

return {["Category"] = "Fluid", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Fluid", "common"}, {"ByPipes", "common"}}, ["Image"] = "T_CarbonPrecursor", ["Label"] = {"CarbonPrecursor", "parts"}, ["Name"] = "CarbonPrecursor", ["StackSize"] = 1000, ["Tier"] = 5, ["Type"] = "Fluid", ["UnitMul"] = 0.001}