2021-07-31 01:00:58 +00:00
|
|
|
{
|
|
|
|
"display": {
|
|
|
|
"icon": {
|
|
|
|
"item": "minecraft:observer"
|
|
|
|
},
|
|
|
|
"title": "Challenge Complete",
|
2022-01-27 19:31:19 +00:00
|
|
|
"description": "Managed 100 days without dying, I guess you're alright.",
|
2021-07-31 01:00:58 +00:00
|
|
|
"frame": "task",
|
|
|
|
"announce_to_chat": true
|
|
|
|
},
|
|
|
|
"parent": "canopy:challenge_accepted",
|
|
|
|
"criteria": {
|
2022-08-02 16:16:07 +00:00
|
|
|
"alive_100_days": {
|
|
|
|
"trigger": "minecraft:location",
|
|
|
|
"conditions": {
|
|
|
|
"player": {
|
|
|
|
"type_specific": {
|
|
|
|
"type": "player",
|
|
|
|
"stats": [
|
|
|
|
{
|
|
|
|
"type": "minecraft:custom",
|
|
|
|
"stat": "minecraft:time_since_death",
|
|
|
|
"value": {
|
|
|
|
"min": 2400000
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|