Module:Data/Peat/InInput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'Peat', input = { {'Peat', 1}, }, output = { }, ticks = 400.0, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'Peat', | name = 'Peat', | ||
machine = 'Furnace', | |||
input = { | input = { | ||
{'Peat', 1}, | {'Peat', 1}, | ||
| Line 7: | Line 8: | ||
output = { | output = { | ||
}, | }, | ||
ticks = | ticks = 600.0, | ||
}, | }, | ||
} | } | ||
Latest revision as of 10:33, 30 October 2025
Documentation for this module may be created at Module:Data/Peat/InInput/doc