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