18 lines
		
	
	
		
			No EOL
		
	
	
		
			479 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			479 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
 | 
						|
    "id": "CHECKERS_GAME",
 | 
						|
    "metadata": {
 | 
						|
        "name": "Jeu de dames",
 | 
						|
        "description": "Jeu de dames en bois réalisé par un artisan de Moèrlin",
 | 
						|
        "image": "https://bg3.wiki/w/images/3/3b/Lanceboard_Faded.png"
 | 
						|
    },
 | 
						|
    "options": {
 | 
						|
        "stackable": false,
 | 
						|
        "equipable": false,
 | 
						|
        "consumable": false
 | 
						|
    },
 | 
						|
    "tags": [
 | 
						|
        "MISCELLANEOUS"
 | 
						|
    ],
 | 
						|
    "alterations": []
 | 
						|
} |