The goat horn tooting animation is broken, and instead, an eating animation appears. However, if you're enabling "Vanilla Experiments" toggle in the world settings, the animation appears normally. This is because the tooting animation files are still left un-ported in the experimental_vanilla_experiments
resource pack folder in the game file. (such as inside animation_controllers
, animation
, and entity
folder)
How to Reproduce
Create a new world without enabling any experiments
Get a goat horn
Switch to third-person view and play it
--> ❌ Animation is broken.Save and quit the world
Enable "Vanilla Experiments" toggle in the world settings
Join the experimental world
Repeat step 3
---> ✔ Tooting animation works as intended.
My suggestion is to move those tooting animation files to inside vanilla_1.19.0
folder (which doesn't require enabling experiments toggle).
can confirm.