9 lines
157 B
JSON
9 lines
157 B
JSON
|
[
|
||
|
{
|
||
|
"input": { "steel_pipe": 3, "wire": 10 },
|
||
|
"output": { "stator": 1 },
|
||
|
"machine": "assembler",
|
||
|
"crafting_time": 10,
|
||
|
"clicks": 3
|
||
|
}
|
||
|
]
|