이번에 유튜브 돌아보면서 다중 execute라는걸 봤는데


2개의 객체를 대상으로 execute를 반복하면 2의 거듭제곱만큼 실행을 한다는 그런거더라고


그래서 한번 써보고 있는데


tellraw나 scoreboard값 부여하거나 이런건 여러번 잘 되는데 왜 엔티티를 tp시키는건 한번만 실행될까


그냥 단순하게 자바와 베드락의 차이인건가?


execute as @e[tag=1] run execute as @e[tag=1] run execute as @e[tag=1] run execute as @e[tag=2] at @s run tp @s ^ ^ ^1