LwaCampain/items/SAUSAGE_PAEDAUR.json

19 lines
No EOL
477 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "SAUSAGE_PAEDAUR",
"metadata": {
"name": "Saucisson au piment de Paédaur",
"description": "",
"image": "https://bg3.wiki/w/images/d/d6/FOOD_Dried_Pork_Sausage_Unfaded.png"
},
"options": {
"stackable": true,
"equipable": false,
"consumable": true
},
"tags": [
"META:ADDABLE",
"CONSUMABLE"
],
"alterations": []
}