satisfactory/data/recipes/resources/crude_oil.json

9 lines
118 B
JSON
Raw Normal View History

[
{
"type": [ "resource" ],
"input": { },
"output": { "crude_oil": 1 },
"machine": "oil_pump"
}
]