Module:Data/TantalumSludge/InInput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'TantalumSludge', input = { {'TantalumSludge', 2}, {'AluminiumDust', 1}, {'Mercury', 1000}, }, output = { {'TantalumPlate', 1}, {'HotMercury', 1000}, }, ticks = 200, tier = 5, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'TantalumSludge', | name = 'TantalumSludge', | ||
machine = 'IndustrialSmelter', | |||
input = { | input = { | ||
{'TantalumSludge', 2}, | {'TantalumSludge', 2}, | ||
{'AluminiumDust', | {'AluminiumDust', 6}, | ||
{'Mercury', 1000}, | {'Mercury', 1000}, | ||
}, | }, | ||
Latest revision as of 10:33, 30 October 2025
Documentation for this module may be created at Module:Data/TantalumSludge/InInput/doc