12 lines
199 B
JSON
12 lines
199 B
JSON
[
|
|
{
|
|
"input": { "copper_ingot": 1 },
|
|
"output": { "wire": 3 },
|
|
"machine": "constructor",
|
|
"crafting_time": 4,
|
|
"clicks": 1,
|
|
"stack_size": 500,
|
|
"stage": "establishing"
|
|
}
|
|
]
|