Module:Data/Uranium235Dust/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'ThorianiteCrystal', input = { {'ThorianiteCrystal', 1}, }, output = { {'UraniumDust', 3}, {'Uranium235Dust', 1}, }, ticks = 80, tier = 3, }, { name = 'Uranium235Plate', input = { {'Uranium235Plate', 1}, }, output = { {'Uranium235Dust', 1}, }, ticks = 80, tier = 0, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'ThorianiteCrystal', | name = 'ThorianiteCrystal', | ||
machine = 'Electrolyzer', | |||
input = { | input = { | ||
{'ThorianiteCrystal', 1}, | {'ThorianiteCrystal', 1}, | ||
| Line 11: | Line 12: | ||
ticks = 80, | ticks = 80, | ||
tier = 3, | tier = 3, | ||
}, | }, | ||
} | } | ||
Latest revision as of 10:36, 30 October 2025
Documentation for this module may be created at Module:Data/Uranium235Dust/InOutput/doc