music_quiz: 26.1.2 호환 + 정리 + README
- 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>
This commit is contained in:
@@ -7,6 +7,4 @@ stopsound @a weather
|
||||
$scoreboard players set max_index main $(max_index)
|
||||
scoreboard players set init main 1
|
||||
|
||||
# say 게임시작
|
||||
|
||||
dialog show @a mq:page1
|
||||
|
||||
@@ -61,5 +61,3 @@ function mq:quiz/macro/summon with storage mq:main command_block
|
||||
stopsound @a weather
|
||||
|
||||
function mq:images/image_delete with storage mq:main command_block
|
||||
|
||||
# say "stop 실행"
|
||||
|
||||
Reference in New Issue
Block a user