Module:Data/BasicPlatform/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'BasicPlatform', input = { {'BuildingMaterial', 2}, }, output = { {'BasicPlatform', 1}, }, ticks = 10, tier = 1, }, }" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'BasicPlatform', | name = 'BasicPlatform', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'BuildingMaterial', | {'BuildingMaterial', 1}, | ||
}, | }, | ||
output = { | output = { | ||
Latest revision as of 15:50, 24 August 2026
Documentation for this module may be created at Module:Data/BasicPlatform/InOutput/doc