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