Module:Data/SteelAtmosphericCondenser: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "SteelAtmosphericCondenser", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"AtmosphericCondenser", "description"}, {"FluidOutput", "common"}}, ["Image"] = "T_SteelAtmosphericCondenser", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"AtmosphericCondenser", "machines"}}, ["Name"] = "SteelAtmosphericCondenser", ["StackSize"] = 32, ["Tier"] = 2}"
 
(No difference)

Latest revision as of 09:11, 31 July 2025

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

return {["Block"] = "SteelAtmosphericCondenser", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"AtmosphericCondenser", "description"}, {"FluidOutput", "common"}}, ["Image"] = "T_SteelAtmosphericCondenser", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"AtmosphericCondenser", "machines"}}, ["Name"] = "SteelAtmosphericCondenser", ["StackSize"] = 32, ["Tier"] = 2}