18 lines
		
	
	
		
			No EOL
		
	
	
		
			377 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			377 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
 | 
						|
    "id": "SHELL_PENDANT",
 | 
						|
    "metadata": {
 | 
						|
        "name": "Pendentif coquillage",
 | 
						|
        "description": ""
 | 
						|
    },
 | 
						|
    "options": {
 | 
						|
        "stackable": false,
 | 
						|
        "equipable": true,
 | 
						|
        "consumable": false
 | 
						|
    },
 | 
						|
    "tags": [
 | 
						|
        "META:ADDABLE",
 | 
						|
        "EQUIPMENT"
 | 
						|
    ],
 | 
						|
    "alterations": []
 | 
						|
} |