Module:Data/NeutroniumCombustionEngine/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'NeutroniumCombustionEngine', input = { {'NeutroniumPlate', 10}, {'NeutroniumParts', 24}, {'QuantumBrain', 3}, {'Catalyst', 1}, }, output = { {'NeutroniumCombustionEngine', 1}, }, ticks = 100, tier = 7, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'NeutroniumCombustionEngine', | name = 'NeutroniumCombustionEngine', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 10}, | {'NeutroniumPlate', 10}, | ||
{'NeutroniumParts', 24}, | {'NeutroniumParts', 24}, | ||
{'QuantumBrain', | {'QuantumBrain', 1}, | ||
{'Catalyst', 1}, | {'Catalyst', 1}, | ||
}, | }, | ||
Latest revision as of 10:34, 30 October 2025
Documentation for this module may be created at Module:Data/NeutroniumCombustionEngine/InOutput/doc