12 lines
203 B
JSON
12 lines
203 B
JSON
|
[
|
||
|
{
|
||
|
"input": { "steel_ingot": 1 },
|
||
|
"output": { "steel_pipe": 1 },
|
||
|
"machine": "constructor",
|
||
|
"crafting_time": 4,
|
||
|
"clicks": 1,
|
||
|
"stack_size": 100,
|
||
|
"stage": "development"
|
||
|
}
|
||
|
]
|