Module:Data/StainlessSteelElectricFurnace/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'StainlessSteelElectricFurnace', input = { {'StainlessSteelPlate', 3}, {'CopperWire_3', 12}, {'BuildingMaterial', 6}, }, output = { {'StainlessSteelElectricFurnace', 1}, }, ticks = 20, tier = 4, }, }" |
No edit summary |
||
Line 4: | Line 4: | ||
input = { | input = { | ||
{'StainlessSteelPlate', 3}, | {'StainlessSteelPlate', 3}, | ||
{' | {'CopperWire', 12}, | ||
{'BuildingMaterial', 6}, | {'BuildingMaterial', 6}, | ||
}, | }, |
Latest revision as of 13:06, 1 August 2025
Documentation for this module may be created at Module:Data/StainlessSteelElectricFurnace/InOutput/doc