satisfactory/data/recipes/components/cable.json

11 lines
177 B
JSON
Raw Normal View History

[
{
"type": [ "component", "item" ],
"input": { "wire": 2 },
"output": { "cable": 1 },
"machine": "constructor",
"crafting_time": 4,
"clicks": 1
}
]