Module:Data/StainlessSteelPipe: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "StainlessSteelPipe", ["Category"] = "Network", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Pipe", "description"}, {"FluidConductor", "common"}}, ["Image"] = "T_StainlessSteelPipe", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"Pipe", "machines"}}, ["Name"] = "StainlessSteelPipe", ["StackSize"] = 32, ["Tier"] = 4}" |
(No difference)
|
Latest revision as of 09:07, 31 July 2025
Documentation for this module may be created at Module:Data/StainlessSteelPipe/doc
return {["Block"] = "StainlessSteelPipe", ["Category"] = "Network", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Pipe", "description"}, {"FluidConductor", "common"}}, ["Image"] = "T_StainlessSteelPipe", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"Pipe", "machines"}}, ["Name"] = "StainlessSteelPipe", ["StackSize"] = 32, ["Tier"] = 4}