Added a few items and corresponding alteration for one of them
This commit is contained in:
parent
d885fa6086
commit
5f38746d9c
4 changed files with 71 additions and 0 deletions
18
items/ARROW_COMMON.json
Normal file
18
items/ARROW_COMMON.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "ARROW_COMMON",
|
||||
"metadata": {
|
||||
"name": "Flèche commune",
|
||||
"description": "Flèche commune",
|
||||
"image": "https://bg3.wiki/w/images/4/46/MISC_Arrow_Faded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": true,
|
||||
"equipable": false,
|
||||
"consumable": true
|
||||
},
|
||||
"tags": [
|
||||
"CONSUMABLE"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue