27 lines
565 B
JSON
27 lines
565 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"id": "minecraft:gold_ingot"
|
|
},
|
|
"title": {
|
|
"text": "Gewinner"
|
|
},
|
|
"description": {
|
|
"text": "Gewinne ein Event!"
|
|
},
|
|
"frame": "challenge",
|
|
"announce_to_chat": true
|
|
},
|
|
"criteria": {
|
|
"criteria": {
|
|
"trigger": "minecraft:impossible"
|
|
}
|
|
},
|
|
"requirements": [
|
|
["criteria"]
|
|
],
|
|
"parent": "custom_advancements:craftattack/participate_event",
|
|
"rewards": {
|
|
"experience": 0
|
|
}
|
|
} |