19 lines
		
	
	
		
			No EOL
		
	
	
		
			583 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			No EOL
		
	
	
		
			583 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
 | 
						|
    "id": "GOURD",
 | 
						|
    "metadata": {
 | 
						|
        "name": "Gourde",
 | 
						|
        "description": "Généralement fabriquée en peau de mouton ou de chèvre, elle retient naturellement l'eau.",
 | 
						|
        "image": "https://static.wikia.nocookie.net/vrising/images/b/bf/Item_BloodRoseBrew.png/revision/latest?cb=20220528211221"
 | 
						|
    },
 | 
						|
    "options": {
 | 
						|
        "stackable": false,
 | 
						|
        "equipable": false,
 | 
						|
        "consumable": false
 | 
						|
    },
 | 
						|
    "tags": [
 | 
						|
        "META:ADDABLE",
 | 
						|
        "MISCELLANEOUS"
 | 
						|
    ],
 | 
						|
    "alterations": []
 | 
						|
} |