If you summon a block display like this
/summon minecraft:block_display ~ ~ ~ {block_state:{Name:"minecraft:oak_planks"}}
then set a tag
/tag @e[distance=0..1,type=minecraft:block_display] add tp
and then you go away like 4 or more chunks and you tp the block display
/tp @e[tag=tp] ~ ~ ~
the block display will start blinking
Linked issues
is duplicated by 1
Attachments
Comments 11
The steps to reproduce are probably wrong, as it seems to happen randomly when moving display entities. I made a short clip that shows the blinking, and that it happens even if the display entity is not inside a block.
[Visual Bug|https://twitter.com/SilicatYT/status/1624118145974665236]
Can confirm. Apparently this does only happen if the block display gets teleported to ground level. The distance doesn't matter here. This also occurs if teleported within the same chunk.
Can't reproduce. Someone else?