27 lines
570 B
JSON
27 lines
570 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"id": "minecraft:gray_stained_glass"
|
|
},
|
|
"title": {
|
|
"text": "Was ist das?"
|
|
},
|
|
"description": {
|
|
"text": "Crafte einen Pixelblock!"
|
|
},
|
|
"frame": "goal",
|
|
"announce_to_chat": true
|
|
},
|
|
"criteria": {
|
|
"criteria": {
|
|
"trigger": "minecraft:impossible"
|
|
}
|
|
},
|
|
"requirements": [
|
|
["criteria"]
|
|
],
|
|
"parent": "craftattack_advancements:craftattack/root",
|
|
"rewards": {
|
|
"experience": 0
|
|
}
|
|
} |