19 lines
409 B
JSON
19 lines
409 B
JSON
{
|
|
"path": "spacesuit_parts/gloves/gloves_military",
|
|
"recipe": {
|
|
"inputs": {
|
|
"darksteel_ingot": 1,
|
|
"servo_alloy": 1,
|
|
"weapon_control_circuit": 1
|
|
},
|
|
"output": {
|
|
"gloves_military": 1
|
|
},
|
|
"craft_time_seconds": 80
|
|
},
|
|
"craft": {
|
|
"type": "spacesuit_parts",
|
|
"subCategory": "misc",
|
|
"id": "spacesuit_parts:misc:spacesuit_parts_gloves_gloves_military"
|
|
}
|
|
} |