Block/item display starts blinking after being teleported
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
2023-02-09, 07:16 PM
2023-03-07, 12:36 PM
2023-03-07, 12:36 PM
9
7
-