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