Game-Server/GameServer/data/gso/items/materials/food/vegetable_plant.json

12 lines
240 B
JSON

{
"templates": {
"materials": {
"id": "vegetable_plant_common",
"texture": "assets/gso/textures/materials/food/vegetable_plant.png",
"stats": [],
"meta": {
"materialCategory": "food"
}
}
}
}