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