LwaCampain/items/TENT.json

20 lines
No EOL
404 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "TENT",
"metadata": {
"name": "Tente",
"description": "",
"thumbnail": "",
"image": ""
},
"options": {
"stackable": false,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"MISCELLANEOUS"
],
"alterations": []
}