Module:Data/NeutroniumIndustrialSmelter: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "NeutroniumIndustrialSmelter", ["Category"] = "Neutronium", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}, {"power_input", "common", {"NeutroniumIndustrialSmelter", "data"}}}, ["Image"] = "T_NeutroniumIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Neutronium", "common"}, {"IndustrialSmelter", "machines"}}, ["Name"] =..."
 
(No difference)

Latest revision as of 09:11, 31 July 2025

Documentation for this module may be created at Module:Data/NeutroniumIndustrialSmelter/doc

return {["Block"] = "NeutroniumIndustrialSmelter", ["Category"] = "Neutronium", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}, {"power_input", "common", {"NeutroniumIndustrialSmelter", "data"}}}, ["Image"] = "T_NeutroniumIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Neutronium", "common"}, {"IndustrialSmelter", "machines"}}, ["Name"] = "NeutroniumIndustrialSmelter", ["StackSize"] = 32, ["Tier"] = 7}