Module:Data/CompositeIndustrialSmelter: Difference between revisions
Jump to navigation
Jump to search
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..." |
No edit summary |
||
| Line 1: | Line 1: | ||
return {["Block"] = "CompositeIndustrialSmelter", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common" | return {["Block"] = "CompositeIndustrialSmelter", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}}, ["Image"] = "T_CompositeIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"IndustrialSmelter", "machines"}}, ["Name"] = "CompositeIndustrialSmelter", ["StackSize"] = 32, ["Tier"] = 6} | ||
Latest revision as of 15:39, 24 August 2026
Documentation for this module may be created at Module:Data/CompositeIndustrialSmelter/doc
return {["Block"] = "CompositeIndustrialSmelter", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}}, ["Image"] = "T_CompositeIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"IndustrialSmelter", "machines"}}, ["Name"] = "CompositeIndustrialSmelter", ["StackSize"] = 32, ["Tier"] = 6}