Module:Data/StainlessSteelBoiler

From Evospace
Revision as of 09:07, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "StainlessSteelBoiler", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Boiler", "description"}, {"HeatInput", "common"}, {"FluidInput", "common"}, {"FluidOutput", "common"}, {"power_output", "common", {"StainlessSteelBoiler", "data"}}}, ["Image"] = "T_StainlessSteelBoiler", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"Boiler", "mach...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

return {["Block"] = "StainlessSteelBoiler", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Boiler", "description"}, {"HeatInput", "common"}, {"FluidInput", "common"}, {"FluidOutput", "common"}, {"power_output", "common", {"StainlessSteelBoiler", "data"}}}, ["Image"] = "T_StainlessSteelBoiler", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"Boiler", "machines"}}, ["Name"] = "StainlessSteelBoiler", ["StackSize"] = 32, ["Tier"] = 4}