satisfactory/data/recipes/components/rubber.json

12 lines
196 B
JSON

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