Module:Data/NeutroniumPlate/InOutput: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
input = { | input = { | ||
{'HotNeutroniumPlate', 1}, | {'HotNeutroniumPlate', 1}, | ||
{'Mercury', | {'Mercury', 4000}, | ||
}, | }, | ||
output = { | output = { | ||
{'NeutroniumPlate', 1}, | {'NeutroniumPlate', 1}, | ||
{'HotMercury', | {'HotMercury', 4000}, | ||
}, | }, | ||
ticks = | ticks = 400, | ||
tier = 6, | tier = 6, | ||
}, | }, | ||
} | } | ||
Latest revision as of 21:21, 27 January 2026
Documentation for this module may be created at Module:Data/NeutroniumPlate/InOutput/doc