29 lines
		
	
	
		
			701 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			701 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "portraitScale": 1.37,
 | |
|   "portraitTranslation": [-0.58, 1.21, 0.0],
 | |
|   "profileScale": 0.58,
 | |
|   "profileTranslation": [0.14, 0.92, 0.0],
 | |
|     "poses": {
 | |
|       "standing": {
 | |
|         "poseName": "standing",
 | |
|         "transformTicks": 10,
 | |
|         "poseTypes": [
 | |
|           "STAND",
 | |
|           "NONE",
 | |
|           "PORTRAIT",
 | |
|           "PROFILE"
 | |
|         ],
 | |
|         "animations": [
 | |
|           "bedrock(arcanine_hisuian, ground_idle)"
 | |
|         ]
 | |
| 	  },
 | |
|         "walking": {
 | |
|           "poseName": "walking",
 | |
|           "transformTicks": 10,
 | |
|           "poseTypes": ["WALK"],
 | |
|           "animations": [
 | |
|             "bedrock(arcanine_hisuian, ground_walk)"
 | |
|           ]
 | |
|         }
 | |
|       }
 | |
|     } |