Module:Data/NeutroniumElectricFurnace/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'NeutroniumElectricFurnace', input = { {'NeutroniumPlate', 3}, {'YttriumWire_1', 21}, {'BuildingMaterial', 6}, }, output = { {'NeutroniumElectricFurnace', 1}, }, ticks = 20, tier = 7, }, }" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'NeutroniumElectricFurnace', | name = 'NeutroniumElectricFurnace', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 3}, | {'NeutroniumPlate', 3}, | ||
{' | {'YttriumWire', 21}, | ||
{'BuildingMaterial', 6}, | {'BuildingMaterial', 6}, | ||
}, | }, | ||
Latest revision as of 10:35, 30 October 2025
Documentation for this module may be created at Module:Data/NeutroniumElectricFurnace/InOutput/doc