19 lines
258 B
JSON
19 lines
258 B
JSON
|
{
|
||
|
"type": [
|
||
|
"component"
|
||
|
],
|
||
|
"machine": "assembler",
|
||
|
"recipes": [
|
||
|
{
|
||
|
"input": {
|
||
|
"modular_frame": 1,
|
||
|
"steal_beam": 2
|
||
|
},
|
||
|
"output": {
|
||
|
"versatile_framework": 2
|
||
|
},
|
||
|
"crafting_time": 12
|
||
|
}
|
||
|
]
|
||
|
}
|