32 lines
No EOL
641 B
JSON
32 lines
No EOL
641 B
JSON
{
|
|
"parent": "minecraft:adventure/kill_a_mob",
|
|
"criteria": {
|
|
"used_totem": {
|
|
"conditions": {
|
|
"item": {
|
|
"items": "minecraft:totem_of_undying"
|
|
}
|
|
},
|
|
"trigger": "minecraft:used_totem"
|
|
}
|
|
},
|
|
"display": {
|
|
"description": {
|
|
"translate": "advancements.adventure.totem_of_undying.description"
|
|
},
|
|
"frame": "goal",
|
|
"icon": {
|
|
"count": 1,
|
|
"id": "minecraft:totem_of_undying"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.adventure.totem_of_undying.title"
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"used_totem"
|
|
]
|
|
],
|
|
"sends_telemetry_event": true
|
|
} |