Module:Data/CompositeIndustrialSmelter

From Evospace
Revision as of 09:11, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "CompositeIndustrialSmelter", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}, {"power_input", "common", {"CompositeIndustrialSmelter", "data"}}}, ["Image"] = "T_CompositeIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"IndustrialSmelter", "machines"}}, ["Name"] = "Com...")
(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/CompositeIndustrialSmelter/doc

return {["Block"] = "CompositeIndustrialSmelter", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}, {"power_input", "common", {"CompositeIndustrialSmelter", "data"}}}, ["Image"] = "T_CompositeIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"IndustrialSmelter", "machines"}}, ["Name"] = "CompositeIndustrialSmelter", ["StackSize"] = 32, ["Tier"] = 6}