- pack_format 69 → 75 (MC 26.1.2) - 사문화된 # say / # stopsound 디버그 주석 7곳 제거 - btn.mcfunction: 매 틱 모든 버튼마다 평가되던 디버그 매크로 라인 제거 - 데이터팩 분석·사용법·좌표 의존성을 README.md 에 정리 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
11 lines
219 B
MCFunction
11 lines
219 B
MCFunction
tag @s add player
|
|
scoreboard players reset @s leave_game
|
|
|
|
title @s times 10t 80t 10t
|
|
title @s subtitle ""
|
|
title @s title ""
|
|
|
|
$setworldspawn $(x) $(y) $(z) $(r) $(f)
|
|
$tp @s $(x) $(y) $(z) $(r) $(f)
|
|
gamemode adventure @s
|