Added support for high speed rail
This commit is contained in:
26
data/craftytable/advancements/whoosh.json
Normal file
26
data/craftytable/advancements/whoosh.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user