satisfactory/data/recipes/components/plastic.json

13 lines
226 B
JSON

[
{
"type": [ "component" ],
"input": { "crude_oil": 4 },
"output": { "plastic": 3 },
"machine": "oil_refinery",
"crafting_time": 8,
"clicks": 2,
"stack_size": 100,
"stage": "expansion"
}
]