LwaCampain/items/SLEEPING_BAG.json

20 lines
No EOL
481 B
JSON

{
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
"id": "SLEEPING_BAG",
"metadata": {
"name": "Sac de couchage",
"description": "",
"thumbnail": "",
"image": "https://bg3.wiki/w/images/0/0f/Clutter_Bedroll_Unfaded.webp"
},
"options": {
"stackable": false,
"equipable": false,
"consumable": false
},
"tags": [
"META:ADDABLE",
"MISCELLANEOUS"
],
"alterations": []
}