LwaCampain/items/SMALL_EXPLOSIVES.json

19 lines
No EOL
472 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "SMALL_EXPLOSIVES",
"metadata": {
"name": "Petits explosifs avec mèche",
"description": "",
"image": "https://bg3.wiki/w/images/1/12/GRN_Smokepowder_Bomb_Unfaded.png"
},
"options": {
"stackable": true,
"equipable": false,
"consumable": true
},
"tags": [
"META:ADDABLE",
"CONSUMABLE"
],
"alterations": []
}