satisfactory/data/recipes/resources/caterium_ore.json

9 lines
118 B
JSON
Raw Normal View History

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