Horse models are using version 1 instead of version 2 in resource pack
Summary: Horse model and texture is using version 1 while it should use version 2. It used to work after adding "min_engine_version": [1, 2, 6] in the manifest.json file but does not anymore.
Repro Steps:
- Download VanillaBDcraft from the marketplace
- Activate it
- Play in a world and check horses in game : They are all using version 1 3D model and textures
- Check the manifest.json which has the "min_engine_version": [1, 2, 6]
Observed Results:
- All horses are using version 1 3D model and textures.
Expected Results:
- All horses should use version 2 3D model and textures
Only horses are affected but maybe some other models I've not tested might be, such as the new villagers.