players/login: 플레이어 상호작용 거리 4.5 로 증가
로그인 시 entity_interaction_range base 를 4.5 로 설정해 버튼 등 interaction 을 더 먼 거리에서 클릭 가능하게 한다. (사용자 로컬 수정 반영) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -21,3 +21,6 @@ gamemode adventure @s
|
||||
|
||||
# 채팅정답 모드 활성 알림은 모드가 직접 PlayerLoggedInEvent 핸들러에서
|
||||
# mq:players/mod_active_notice 를 호출해서 표시한다 (race-free).
|
||||
|
||||
# 상호작용거리 증가
|
||||
attribute @s minecraft:entity_interaction_range base set 4.5
|
||||
|
||||
Reference in New Issue
Block a user