27 lines
		
	
	
		
			551 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			27 lines
		
	
	
		
			551 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "species": "cobblemon:medicham", | ||
|  |   "order": 1, | ||
|  |   "baseScale": 0.75, | ||
|  |   "hitbox": { | ||
|  |     "width": 0.5, | ||
|  |     "height": 2, | ||
|  |     "fixed": false | ||
|  |   }, | ||
|  |   "variations": [ | ||
|  |     { | ||
|  |       "aspects": [], | ||
|  |       "poser": "cobblemon:medicham", | ||
|  |       "model": "cobblemon:medicham.geo", | ||
|  |       "texture": "cobblemon:textures/pokemon/medicham/medicham.png", | ||
|  |       "layers": [ | ||
|  |       ]  | ||
|  |     }, | ||
|  |     { | ||
|  |       "aspects": ["shiny"], | ||
|  |       "texture": "cobblemon:textures/pokemon/medicham/medicham_shiny.png", | ||
|  |       "layers": [ | ||
|  |         | ||
|  |       ] | ||
|  |     } | ||
|  |   ] | ||
|  | } |