29 lines
		
	
	
		
			698 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			29 lines
		
	
	
		
			698 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "portraitScale": 2.1, | ||
|  |   "portraitTranslation": [-0.2, -0.6, 0.0], | ||
|  |   "profileScale": 0.9, | ||
|  |   "profileTranslation": [0.0, 0.4, 0.0], | ||
|  |     "poses": { | ||
|  |       "standing": { | ||
|  |         "poseName": "standing", | ||
|  |         "transformTicks": 10, | ||
|  |         "poseTypes": [ | ||
|  |           "STAND", | ||
|  |           "NONE", | ||
|  |           "PORTRAIT", | ||
|  |           "PROFILE" | ||
|  |         ], | ||
|  |         "animations": [ | ||
|  |           "bedrock(growlithe_hisuian, ground_idle)" | ||
|  |         ] | ||
|  | 	  }, | ||
|  |         "walking": { | ||
|  |           "poseName": "walking", | ||
|  |           "transformTicks": 10, | ||
|  |           "poseTypes": ["WALK"], | ||
|  |           "animations": [ | ||
|  |             "bedrock(growlithe_hisuian, ground_walk)" | ||
|  |           ] | ||
|  |         } | ||
|  |       } | ||
|  |     } |