2019-04-27 18:34:50 +10:00
|
|
|
[
|
|
|
|
{
|
2019-04-28 09:22:41 +10:00
|
|
|
"type": [ "machine" ],
|
2019-04-27 18:49:32 +10:00
|
|
|
"input": { "iron_rod": 5, "wire": 8 },
|
|
|
|
"output": { "smelter": 1 },
|
2019-04-28 08:15:36 +10:00
|
|
|
"machine": "_craft_bench",
|
2019-04-27 18:34:50 +10:00
|
|
|
"power_usage": 4,
|
|
|
|
"size": [ 6, 10, 10 ]
|
|
|
|
}
|
|
|
|
]
|