Trying to make all wolves sound classic.
I have
/execute as @p at @s run execute as @e[type=wolf] at @s run data merge entity @n {sound_variant:classic}in the tick.mcfunction file, but it's not working. I also tried it without/execute as @p at @s runat the beginning, and it didn't work.