마인크래프트 명령어 113 버전 특정 이름을 가진 아이템 감지
Page info
Writer 백군과친구들 Date19-06-04 14:14 Hit4 Comment0Link
-
https://youtu.be/qQHH8A5eq1k 2- Connection
Body
==================================
안녕하세요. 오랜만의 강좌인듯 하네요.
이거 진짜 겨우 알아냈습니다.ㅠㅠ
/execute if entity @a[nbt={Inventory:[{id:"아이템",Count:1b,tag:{display:{Name:"{\"text\":\"커스텀이름\"}"}}}]}]
execute if entity @a[nbt={Inventory:[{id:"minecraft:stone",Count:1b,tag:{display:{Name:"{\"text\":\"큰돌\"}"}}}]}]
/give @p minecraft:stone{display:{Name:"{\"text\":\"큰돌\"}"}} 1
==================================
BGM : 없음
==================================
영상링크 : https://youtu.be/qQHH8A5eq1k
Comment List
There are no registered comments.