If teleporting an item/block display entity with teleport_duration set to a number (tested 10 and 20) 64 blocks in a direction, it uses the duration but not with 65 blocks
In the video (sorry, if it doesn’t work, i couldn’t get another format than .mov) you can see if it returns apter pressing the button, its 1 second delayed (64 blocks) or instant (65 blocks)
Environment
summon command used:
/summon minecraft:item_display ~ ~ ~ {item:{id:"golden_apple"},teleport_duration:20}
tp command:
/execute as @n[type=item_display] at @s run tp @s ~ ~65 ~
Attachments
Comments 0
No comments.