satisfactory/data/recipes/components/steel_pipe.json

12 lines
203 B
JSON
Raw Normal View History

[
{
"input": { "steel_ingot": 1 },
"output": { "steel_pipe": 1 },
"machine": "constructor",
"crafting_time": 4,
"clicks": 1,
"stack_size": 100,
"stage": "development"
}
]