예를들어
/execute at Cune_ facing ~ ~ ~ run particle minecraft:cherry_leaves ^ ^ ^ 1 1 0.5 0.1 1 force
이런 명령어로 만들어둔걸 스크립트상에서 작동하고싶은데
every 1 ticks:
loop players:
show cherry leaves on loop-player
이런식으로 적는건 범위 설정이랑 파티클 양, 생성 위치 이런걸 못정하길래 방법 있노?
예를들어
/execute at Cune_ facing ~ ~ ~ run particle minecraft:cherry_leaves ^ ^ ^ 1 1 0.5 0.1 1 force
이런 명령어로 만들어둔걸 스크립트상에서 작동하고싶은데
every 1 ticks:
loop players:
show cherry leaves on loop-player
이런식으로 적는건 범위 설정이랑 파티클 양, 생성 위치 이런걸 못정하길래 방법 있노?
SkBee 적용중이라면 아래 구문 참고해보면 좋을 것 같음
https://skripthub.net/docs/?id=10530
에드온 없이는 힘든가?
애드온 없이는 많이 힘들 것 같음