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