API/GameServer/data/gso/items/materials/chemical/steel_alloy.json

12 lines
240 B
JSON

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