This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/Galaxy-Strike-Online-main/GameServer/data/gso/recipes/hulls/lightframe_hull.json

18 lines
345 B
JSON

{
"path": "hulls/lightframe_hull",
"recipe": {
"inputs": {
"light_hull_section": 8,
"carbon_titanium_composite": 2
},
"output": {
"lightframe_hull": 1
},
"construction_time_seconds": 180
},
"craft": {
"type": "hulls",
"subCategory": "misc",
"id": "hulls:misc:hulls_lightframe_hull"
}
}