satisfactory/data/recipes/components/high_speed_connector.json

13 lines
282 B
JSON
Raw Normal View History

[
{
"type": [ "component" ],
"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"
}
]