26 lines
543 B
JSON
26 lines
543 B
JSON
{
|
|
"display": {
|
|
"title": {
|
|
"text": "Whoosh!"
|
|
},
|
|
"description": {
|
|
"text": "Ride the High Speed Rail!"
|
|
},
|
|
"icon": {
|
|
"item": "minecraft:powered_rail"
|
|
},
|
|
"frame": "goal",
|
|
"show_toast": true,
|
|
"announce_to_chat": true,
|
|
"hidden": false
|
|
},
|
|
"criteria": {
|
|
"meetingjoin": {
|
|
"trigger": "minecraft:impossible"
|
|
}
|
|
},
|
|
"rewards": {
|
|
"experience": 5
|
|
},
|
|
"parent": "craftytable:root"
|
|
} |