{ "type": "minecraft:confirmation", "title": { "text": "음악퀴즈", "bold": true }, "body": [ { "type": "minecraft:plain_message", "contents": { "text": "음악퀴즈 설명", "bold": true } }, { "type": "minecraft:plain_message", "contents": { "text": "\n1. 정답입력시에 채팅으로 입력해주시면 됩니다.\n[ 띄어쓰기, 영어 대소문자, 특수문자 ]\n상관없이 입력하셔도 인식 됩니다.\n\n2. 모든 소리는 날씨 소리로 조절할수 있습니다.\n\n3. 게임시작후 버튼들은 과반수(절반이상)가 눌러야 작동합니다.\n\n4. 힌트는 특수문자 제외 정답의 절반이 가려져서 나옵니다.\n힌트는 여러번 받을수 있고,\n받을때마다 가려지는 부분이 달라집니다." }, "width": 300 } ], "inputs": [], "can_close_with_escape": true, "pause": false, "after_action": "close", "yes": { "label": { "text": "취소", "type": "text" }, "action": { "type": "minecraft:run_command", "command": "trigger cancel" } }, "no": { "label": { "text": "다음 페이지 ->" }, "action": { "type": "minecraft:show_dialog", "dialog": "mq:page2" } } }