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/industrial_hull.json

15 lines
287 B
JSON

{
"path": "hulls/industrial_hull",
"recipe": {
"inputs": {
"heavy_hull_section": 24,
"reinforced_steel": 8
},
"construction_time_seconds": 600
},
"craft": {
"type": "hulls",
"subCategory": "misc",
"id": "hulls:misc:hulls_industrial_hull"
}
}