16 lines
		
	
	
		
			394 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			394 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "species": "cobblemon:greninja1",
 | 
						|
  "order": 0,
 | 
						|
  "variations": [
 | 
						|
    {
 | 
						|
      "aspects": [],
 | 
						|
      "poser": "cobblemon:greninja",
 | 
						|
      "model": "cobblemon:greninja.geo",
 | 
						|
      "texture": "cobblemon:textures/pokemon/0658_greninja/greninja.png"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "aspects": ["shiny"],
 | 
						|
      "texture": "cobblemon:textures/pokemon/0658_greninja/greninja_shiny.png"
 | 
						|
    }
 | 
						|
  ]
 | 
						|
} |