satisfactory/data/recipes/components/motor.json

10 lines
153 B
JSON
Raw Normal View History

[
{
"input": { "rotor": 2, "stator": 2 },
"output": { "motor": 1 },
"machine": "assembler",
"crafting_time": 12,
"clicks": 3
}
]