생성한 gui 안 아이템에 CustomModelData nbt를 입히고 싶은데 잘 안되네요... 도와주실 수 있나요?
ㅋㅋ
뭐라적었음?
command /add:
trigger:
set {_gui} to a new inventory with 6 row with name "Cards"
set slot 11 of {_gui} to carrot on a stick
open {_gui} to player
입니다. 이 carrot on a stick에 {CustomModelData:1}를 넣고싶습니다.
ㅋㅋ 님 글올렷으면 빨리 좀 봐주셈 목빠질뻔 ㅋㅋ
command /헤응:
@trigger:
@@set {_gui} to chest inventory with 6 rows named "Cards"
@@set slot 11 of {_gui} to carrot on a stick named "&e댕근 멕덱이" with lore "&f잘모타면 뿌라진다구우" with custom model data 101
@@open {_gui} to player
감사합니다!
건축
KHC
2024-10-25
2
2024-10-10
dbasd12
2024-10-09
레드스톤
노트블럭전문가
2024-10-08
1
팁
물귀신
2024-10-06
3
헤이
2021.11.17ㅋㅋ
뭐라적었음?
myjy0717
2021.11.17command /add:
trigger:
set {_gui} to a new inventory with 6 row with name "Cards"
set slot 11 of {_gui} to carrot on a stick
open {_gui} to player
입니다. 이 carrot on a stick에 {CustomModelData:1}를 넣고싶습니다.
헤이
2021.11.17ㅋㅋ 님 글올렷으면 빨리 좀 봐주셈 목빠질뻔 ㅋㅋ
command /헤응:
@trigger:
@@set {_gui} to chest inventory with 6 rows named "Cards"
@@set slot 11 of {_gui} to carrot on a stick named "&e댕근 멕덱이" with lore "&f잘모타면 뿌라진다구우" with custom model data 101
@@open {_gui} to player
myjy0717
2021.11.18감사합니다!