18 lines
		
	
	
		
			308 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			18 lines
		
	
	
		
			308 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |     "target": "cobblemon:azumarill", | ||
|  |   "behaviour": { | ||
|  |     "moving": { | ||
|  |       "swim": { | ||
|  |         "swimSpeed": 0.1, | ||
|  |         "canSwimInWater": true, | ||
|  |         "canBreatheUnderwater": true | ||
|  |       } | ||
|  |     } | ||
|  | }, | ||
|  |   "baseScale": 1, | ||
|  |   "hitbox": { | ||
|  |     "width": 0.7, | ||
|  |     "height": 1, | ||
|  |     "fixed": false | ||
|  |   } | ||
|  | } |