18 lines
373 B
JSON
18 lines
373 B
JSON
{
|
|
"path": "spacesuit_parts/body_suits/body_light",
|
|
"recipe": {
|
|
"inputs": {
|
|
"aluminum_alloy": 3,
|
|
"organic_insulation": 2
|
|
},
|
|
"output": {
|
|
"body_light": 1
|
|
},
|
|
"craft_time_seconds": 90
|
|
},
|
|
"craft": {
|
|
"type": "spacesuit_parts",
|
|
"subCategory": "misc",
|
|
"id": "spacesuit_parts:misc:spacesuit_parts_body_suits_body_light"
|
|
}
|
|
} |