20 lines
443 B
JSON
20 lines
443 B
JSON
{
|
|
"path": "spacesuit_parts/helmets/helmet_standard",
|
|
"recipe": {
|
|
"inputs": {
|
|
"titanium_alloy": 2,
|
|
"glass_composite": 1,
|
|
"sensor_array_circuit": 1,
|
|
"organic_insulation": 1
|
|
},
|
|
"output": {
|
|
"helmet_standard": 1
|
|
},
|
|
"craft_time_seconds": 60
|
|
},
|
|
"craft": {
|
|
"type": "spacesuit_parts",
|
|
"subCategory": "misc",
|
|
"id": "spacesuit_parts:misc:spacesuit_parts_helmets_helmet_standard"
|
|
}
|
|
} |