27 lines
607 B
JSON
27 lines
607 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"id": "minecraft:gray_stained_glass"
|
|
},
|
|
"title": {
|
|
"text": "Winzige Mini Blöcke!"
|
|
},
|
|
"description": {
|
|
"text": "Gehe in einen Pixelblock und baue etwas!"
|
|
},
|
|
"frame": "goal",
|
|
"announce_to_chat": true
|
|
},
|
|
"criteria": {
|
|
"criteria": {
|
|
"trigger": "minecraft:impossible"
|
|
}
|
|
},
|
|
"requirements": [
|
|
["criteria"]
|
|
],
|
|
"parent": "craftattack_advancements:craftattack/craft_pixelblock",
|
|
"rewards": {
|
|
"experience": 0
|
|
}
|
|
} |