예를 들면 플레이어가 바라보는 방향을 바라보는 아머스탠드를 소환하려면 어떻게해야되나요
data modify 인수 끝에 from entity 같은게 있었던걸로 기억해요
그럼 일단 소환한뒤에 modify from entity @p 이런식으로 하면 되겠네요
maybe? 근데 구문이 그게 아닐걸요? 저도 지금 폰이라
data modify (nbt) from entity @p (nbt2) 일걸...요?
execute summon minecraft:armor_stand run data modify entity @s Rotation set from entity @p Rotation
건축
KHC
2024-10-25
2
2024-10-10
dbasd12
2024-10-09
레드스톤
노트블럭전문가
2024-10-08
1
팁
물귀신
2024-10-06
3
IRONBLOCK
2023.10.28data modify 인수 끝에 from entity 같은게 있었던걸로 기억해요
122leeje
2023.10.28그럼 일단 소환한뒤에 modify from entity @p 이런식으로 하면 되겠네요
IRONBLOCK
2023.10.28maybe? 근데 구문이 그게 아닐걸요? 저도 지금 폰이라
data modify (nbt) from entity @p (nbt2) 일걸...요?
와인병따개
2024.06.06execute summon minecraft:armor_stand run data modify entity @s Rotation set from entity @p Rotation