Module:Data/StainlessSteelIndustrialSmelter: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "StainlessSteelIndustrialSmelter", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}, {"power_input", "common", {"StainlessSteelIndustrialSmelter", "data"}}}, ["Image"] = "T_StainlessSteelIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"IndustrialSmelter", "mac..."
 
No edit summary
 
Line 1: Line 1:
return {["Block"] = "StainlessSteelIndustrialSmelter", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}, {"power_input", "common", {"StainlessSteelIndustrialSmelter", "data"}}}, ["Image"] = "T_StainlessSteelIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"IndustrialSmelter", "machines"}}, ["Name"] = "StainlessSteelIndustrialSmelter", ["StackSize"] = 32, ["Tier"] = 4}
return {["Block"] = "StainlessSteelIndustrialSmelter", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}}, ["Image"] = "T_StainlessSteelIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"IndustrialSmelter", "machines"}}, ["Name"] = "StainlessSteelIndustrialSmelter", ["StackSize"] = 32, ["Tier"] = 4}

Latest revision as of 15:39, 24 August 2026

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

return {["Block"] = "StainlessSteelIndustrialSmelter", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"IndustrialSmelter", "description"}, {"HeatInput", "common"}}, ["Image"] = "T_StainlessSteelIndustrialSmelter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"IndustrialSmelter", "machines"}}, ["Name"] = "StainlessSteelIndustrialSmelter", ["StackSize"] = 32, ["Tier"] = 4}