Add Koryas items + Addable MetaTag
This commit is contained in:
parent
72c7ae6a4b
commit
2bcd8a365b
14 changed files with 232 additions and 4 deletions
|
|
@ -2,10 +2,10 @@
|
|||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "SOFT_PAWS_COLLAR",
|
||||
"metadata": {
|
||||
"name": "Colier pour chien",
|
||||
"description": "Collier marron avec un médaillon en letton frappé d'une patoune de chien et du sobriquet \"Patte douce\".",
|
||||
"name": "Collier de \"Patte douce\"",
|
||||
"description": "Collier marron avec un médaillon en laiton frappé d'une patoune de chien et du sobriquet \"Patte douce\".",
|
||||
"thumbnail": "",
|
||||
"image": ""
|
||||
"image": "https://bg3.wiki/w/images/4/42/Dog_Collar_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": false,
|
||||
|
|
@ -13,6 +13,7 @@
|
|||
"consumable": false
|
||||
},
|
||||
"tags": [
|
||||
"META:ADDABLE",
|
||||
"EQUIPMENT"
|
||||
],
|
||||
"alterations": []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue