12 lines
197 B
JSON
12 lines
197 B
JSON
|
[
|
||
|
{
|
||
|
"input": { "crude_oil": 4 },
|
||
|
"output": { "plastic": 3 },
|
||
|
"machine": "oil_refinery",
|
||
|
"crafting_time": 8,
|
||
|
"clicks": 2,
|
||
|
"stack_size": 100,
|
||
|
"stage": "expansion"
|
||
|
}
|
||
|
]
|