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