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