Falling blocks with Glowing set to true no longer show the glowing outline.
Steps to reproduce:
/summon minecraft:falling_block ~ ~1 ~ {NoGravity:1b,Glowing:1b}
Expected result:
The falling block entity should have a glowing white outline, the same way as it shows in 1.21.8.
Actual result:
The falling block entity renders as if it isn’t glowing.
True