EKa1
대표칭호 없음
이해도 | 초보자 |
---|---|
게임버전 (JE) | 관련없음 |
게임버전 (BE) | 1.19.x |
스크립트 버전 | 2.9.1 |
command /강화:
trigger:
open chest with 1 rows named "&a&l강화" to player
set {_endglass} to 0
loop 9 times:
set slot {_endglass} of current inventory of player to dark gray stained glass pane named "&f"
add 1 to {_endglass}
set slot 3 of current inventory of player to air
set slot 5 of current inventory of player to air
set slot 8 of current inventory of player to nether star named "&c강화하기" with lore "&c아이템은 강화가 불가능 합니다."
이렇게 설정하면 다른 슬롯 아이템은 안빠지는데 네더별이 꺼내지는이유가 있을까요>
코코냐
2024.08.27안꺼내질 이유가 없는것 같습니다. 별도로 막으셔야..
windy_wind
2024.08.27on inventory click:
@cancel event if name of event-inventory is "인벤이름"