API/GameServer/data/gso/items/materials/misc/flux_crystal.json

12 lines
234 B
JSON

{
"templates": {
"materials": {
"id": "flux_crystal_common",
"texture": "assets/gso/textures/materials/misc/flux_crystal.png",
"stats": [],
"meta": {
"materialCategory": "misc"
}
}
}
}