Module:Data/SteelBoiler: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "SteelBoiler", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Boiler", "description"}, {"HeatInput", "common"}, {"FluidInput", "common"}, {"FluidOutput", "common"}, {"power_output", "common", {"SteelBoiler", "data"}}}, ["Image"] = "T_SteelBoiler", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"Boiler", "machines"}}, ["Name"] = "SteelBoiler", ["StackSiz..."
 
(No difference)

Latest revision as of 09:07, 31 July 2025

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

return {["Block"] = "SteelBoiler", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Boiler", "description"}, {"HeatInput", "common"}, {"FluidInput", "common"}, {"FluidOutput", "common"}, {"power_output", "common", {"SteelBoiler", "data"}}}, ["Image"] = "T_SteelBoiler", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"Boiler", "machines"}}, ["Name"] = "SteelBoiler", ["StackSize"] = 32, ["Tier"] = 2}