21 lines
315 B
JSON
21 lines
315 B
JSON
{
|
|
"type": [
|
|
"component"
|
|
],
|
|
"machine": "manufacturer",
|
|
"recipes": [
|
|
{
|
|
"input": {
|
|
"automated_wiring": 15,
|
|
"circuit_board": 10,
|
|
"heavy_modular_frame": 2,
|
|
"computer": 2
|
|
},
|
|
"output": {
|
|
"adapative_control_unit": 2
|
|
},
|
|
"crafting_time": 60
|
|
}
|
|
]
|
|
}
|