Module:Data/SteelSteamEngine: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "SteelSteamEngine", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SteamEngine", "description"}, {"FluidInput", "common"}, {"KineticOutput", "common"}, {"power_output", "common", {"SteelSteamEngine", "data"}}}, ["Image"] = "T_SteelSteamEngine", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"SteamEngine", "machines"}}, ["Name"] = "SteelSteamEngine", ["S..." |
(No difference)
|
Latest revision as of 09:08, 31 July 2025
Documentation for this module may be created at Module:Data/SteelSteamEngine/doc
return {["Block"] = "SteelSteamEngine", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"SteamEngine", "description"}, {"FluidInput", "common"}, {"KineticOutput", "common"}, {"power_output", "common", {"SteelSteamEngine", "data"}}}, ["Image"] = "T_SteelSteamEngine", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"SteamEngine", "machines"}}, ["Name"] = "SteelSteamEngine", ["StackSize"] = 32, ["Tier"] = 2}