Module:Data/StainlessSteelSteamTurbine

From Evospace
Revision as of 09:09, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "StainlessSteelSteamTurbine", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SteamTurbine", "description"}, {"FluidInput", "common"}, {"KineticOutput", "common"}, {"power_output", "common", {"StainlessSteelSteamTurbine", "data"}}}, ["Image"] = "T_StainlessSteelSteamTurbine", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"SteamTurbine"...")
(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/StainlessSteelSteamTurbine/doc

return {["Block"] = "StainlessSteelSteamTurbine", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SteamTurbine", "description"}, {"FluidInput", "common"}, {"KineticOutput", "common"}, {"power_output", "common", {"StainlessSteelSteamTurbine", "data"}}}, ["Image"] = "T_StainlessSteelSteamTurbine", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"SteamTurbine", "machines"}}, ["Name"] = "StainlessSteelSteamTurbine", ["StackSize"] = 32, ["Tier"] = 4}