Game-Server/GameServer/data/gso/items/materials/misc/wooden_components.json

12 lines
244 B
JSON

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