12 lines
253 B
JSON
12 lines
253 B
JSON
|
[
|
||
|
{
|
||
|
"input": { "quickwire": 40, "cable": 10, "plastic": 6 },
|
||
|
"output": { "high_speed_connector": 1 },
|
||
|
"machine": "manufacturer",
|
||
|
"crafting_time": 24,
|
||
|
"clicks": 6,
|
||
|
"stack_size": 100,
|
||
|
"requires": "caterium_electronics"
|
||
|
}
|
||
|
]
|