23 lines
455 B
JSON
23 lines
455 B
JSON
{
|
|
"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"
|
|
}
|
|
} |