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