Client/GameServer/data/gso/recipes/spacesuit_parts/helmet_exotic.json

19 lines
397 B
JSON

{
"path": "spacesuit_parts/helmets/helmet_exotic",
"recipe": {
"inputs": {
"phase_alloy": 2,
"crystal_glass": 1,
"quantum_circuit": 1
},
"output": {
"helmet_exotic": 1
},
"craft_time_seconds": 120
},
"craft": {
"type": "spacesuit_parts",
"subCategory": "misc",
"id": "spacesuit_parts:misc:spacesuit_parts_helmets_helmet_exotic"
}
}