16 lines
		
	
	
		
			271 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			271 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "species": "cobblemon:medicham",
 | |
|   "order": 2,
 | |
|   "baseScale": 0.75,
 | |
|   "hitbox": {
 | |
|     "width": 0.5,
 | |
|     "height": 2,
 | |
|     "fixed": false
 | |
|   },
 | |
|   "variations": [
 | |
|     {
 | |
|       "aspects": ["female"],
 | |
|       "model": "cobblemon:medicham_female.geo"
 | |
|     }
 | |
|   ]
 | |
| } |