satisfactory/data/recipes/components/wire.json

12 lines
199 B
JSON
Raw Normal View History

[
{
"input": { "copper_ingot": 1 },
"output": { "wire": 3 },
"machine": "constructor",
"crafting_time": 4,
"clicks": 1,
"stack_size": 500,
"stage": "establishing"
}
]