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