LwaCampain/items/BIG_TOPAZ.json

18 lines
No EOL
383 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "BIG_TOPAZ",
"metadata": {
"name": "Grosse topaze",
"description": "Grosse topaze"
},
"options": {
"stackable": true,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"MISCELLANEOUS"
],
"alterations": []
}