이전퀴즈 데이터팩
This commit is contained in:
23
music_quiz/data/mq/advancement/player/login.json
Normal file
23
music_quiz/data/mq/advancement/player/login.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"criteria": {
|
||||
"placed_something": {
|
||||
"trigger": "minecraft:impossible",
|
||||
"conditions": {}
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"function": "mq:players/login"
|
||||
},
|
||||
"parent": "minecraft:story/root",
|
||||
"display": {
|
||||
"icon": {
|
||||
"id": "minecraft:stone"
|
||||
},
|
||||
"title": "로그인 감지",
|
||||
"description": "서버 접속을 감지",
|
||||
"hidden": false,
|
||||
"announce_to_chat": true,
|
||||
"show_toast": true,
|
||||
"frame": "task"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user