19 lines
244 B
JSON
19 lines
244 B
JSON
|
{
|
||
|
"type": [
|
||
|
"component"
|
||
|
],
|
||
|
"machine": "assembler",
|
||
|
"recipes": [
|
||
|
{
|
||
|
"input": {
|
||
|
"stator": 1,
|
||
|
"cable": 20
|
||
|
},
|
||
|
"output": {
|
||
|
"automated_wiring": 1
|
||
|
},
|
||
|
"crafting_time": 24
|
||
|
}
|
||
|
]
|
||
|
}
|