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/GameServer/data/gso/items/materials/chemical/aluminum_alloy.json

12 lines
246 B
JSON

{
"templates": {
"materials": {
"id": "aluminum_alloy_common",
"texture": "assets/gso/textures/materials/chemical/aluminum_alloy.png",
"stats": [],
"meta": {
"materialCategory": "chemical"
}
}
}
}