IRIRSHSH
대표칭호 없음
이해도 | 초보자 |
---|---|
게임버전 (JE) | 관련없음 |
게임버전 (BE) | 관련없음 |
- 반응형, 레드스톤 필요→ execute as @e[type=minecraft:armor_stand,tag=circle,distance=..10] at @s run tp @s ~ ~ ~ facing entity @p
- 연쇄형, 항상 활성화 → execute as @e[type=minecraft:armor_stand,tag=center,distance=..2,limit=1] at @s run tp @s ~ ~ ~ ~5 ~
- 연쇄형, 항상 활성화 → execute as @e[type=minecraft:armor_stand,tag=center,distance=..3,limit=1] at @s positioned ~ ~-7 ~ run summon minecraft:armor_stand ^ ^ ^3 {ArmorItems:[{},{},{},{id:oak_planks,Count:1}],Tags:["circle"],Invisible:1,Invincible:1,NoGravity:1,Marker:1b}
- 연쇄형, 항상 활성화 → execute as @e[type=minecraft:armor_stand,tag=center,distance=..4,limit=1] at @s positioned ~ ~-6.5 ~ run summon minecraft:armor_stand ^ ^ ^3.5 {ArmorItems:[{},{},{},{id:oak_planks,Count:1}],Tags:["circle"],Invisible:1,Invincible:1,NoGravity:1,Marker:1b}
- 반복형, 레드스톤 필요 → execute as @e[type=minecraft:armor_stand,tag=center,distance=..5,limit=1] at @s positioned ~ ~-6.5 ~ run summon minecraft:armor_stand ^ ^ ^3 {ArmorItems:[{},{},{},{id:oak_planks,Count:1}],Tags:["circle"],Invisible:1,Invincible:1,NoGravity:1,Marker:1b}
- 반응형, 레드스톤 필요 → summon minecraft:armor_stand ~ ~6 ~ {Tags:["center"]}
쓴 명령어는 이렇게 썼고 완전한 원 모양으로 만드려다가 저 두개만 나왔는데 서버에 렉을 유발하고 지워지지 않습니다...커맨더 고수님들 도와주세요...
댓글이 없습니다.
새로운 댓글을 등록해 주세요!