12 lines
143 B
JSON
12 lines
143 B
JSON
{
|
|
"type": [ "resource" ],
|
|
"machine": "oil_pump",
|
|
"recipes":
|
|
[
|
|
{
|
|
"input": { },
|
|
"output": { "crude_oil": 1 }
|
|
}
|
|
]
|
|
}
|