satisfactory/data/recipes/components/steel_beam.json

11 lines
175 B
JSON
Raw Normal View History

[
{
"input": { "steel_ingot": 3 },
"output": { "steel_beam": 1 },
"machine": "constructor",
"crafting_time": 6,
"clicks": 2,
"stack_size": 100
}
]