block display interpolation
execute as @e[tag=birch_insides] run data merge entity @s {interpolation_start:0,transformation:{transformation:[0f,0f,1f]}}
execute as @e[type=minecraft:block_display] run data merge entity @s {interpolation_duration:100}
why arent these commands working?