21 lines
		
	
	
		
			458 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			458 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "species": "cobblemon:dunsparce",
 | |
|   "order": 1,
 | |
|   "variations": [
 | |
|     {
 | |
|       "aspects": [],
 | |
|       "poser": "cobblemon:dunsparce",
 | |
|       "model": "cobblemon:dunsparce.geo",
 | |
|       "texture": "cobblemon:textures/pokemon/dunsparce/dunsparce.png",
 | |
|       "layers": [
 | |
|       ] 
 | |
|     },
 | |
|     {
 | |
|       "aspects": ["shiny"],
 | |
|       "texture": "cobblemon:textures/pokemon/dunsparce/dunsparce_shiny.png",
 | |
|       "layers": [
 | |
|        
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| } |