19 lines
407 B
JSON
19 lines
407 B
JSON
{
|
|
"path": "spacesuit_parts/boots/boots_standard",
|
|
"recipe": {
|
|
"inputs": {
|
|
"titanium_alloy": 1,
|
|
"bio_composite_material": 1,
|
|
"control_circuit": 1
|
|
},
|
|
"output": {
|
|
"boots_standard": 1
|
|
},
|
|
"craft_time_seconds": 55
|
|
},
|
|
"craft": {
|
|
"type": "spacesuit_parts",
|
|
"subCategory": "misc",
|
|
"id": "spacesuit_parts:misc:spacesuit_parts_boots_boots_standard"
|
|
}
|
|
} |