End of session 18
This commit is contained in:
parent
9f005ac21c
commit
56ebd17df3
17 changed files with 255 additions and 87 deletions
21
items/MISC_DRIED_FISH.json
Normal file
21
items/MISC_DRIED_FISH.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "MISC_DRIED_FISH",
|
||||
"metadata": {
|
||||
"name": "Poisson séché",
|
||||
"description": "Poisson séché",
|
||||
"thumbnail": "https://bg3.wiki/w/images/0/03/FOOD_Fish_Fillet_Unfaded_Icon.png",
|
||||
"image": "https://bg3.wiki/w/images/9/9d/FOOD_Fish_Fillet_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": true,
|
||||
"equipable": false,
|
||||
"consumable": true
|
||||
},
|
||||
"tags": [
|
||||
"META:ADDABLE",
|
||||
"CONSUMABLE",
|
||||
"MISCELLANEOUS"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue