satisfactory/data/recipes/resources/coal.json

9 lines
110 B
JSON
Raw Normal View History

[
{
"type": [ "resource" ],
"input": { },
"output": { "coal": 1 },
"machine": "miner"
}
]