11 lines
175 B
JSON
11 lines
175 B
JSON
[
|
|
{
|
|
"input": { "steel_ingot": 3 },
|
|
"output": { "steel_beam": 1 },
|
|
"machine": "constructor",
|
|
"crafting_time": 6,
|
|
"clicks": 2,
|
|
"stack_size": 100
|
|
}
|
|
]
|