satisfactory/data/recipes/components/stator.json

10 lines
186 B
JSON

[
{
"type": [ "component" ],
"input": { "steel_pipe": 3, "wire": 10 },
"output": { "stator": 1 },
"machine": "assembler",
"crafting_time": 10,
"clicks": 3
}
]