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