27 lines
No EOL
615 B
JSON
27 lines
No EOL
615 B
JSON
{
|
|
"parent": "minecraft:adventure/kill_a_mob",
|
|
"criteria": {
|
|
"kill_mob_near_sculk_catalyst": {
|
|
"trigger": "minecraft:kill_mob_near_sculk_catalyst"
|
|
}
|
|
},
|
|
"display": {
|
|
"description": {
|
|
"translate": "advancements.adventure.kill_mob_near_sculk_catalyst.description"
|
|
},
|
|
"frame": "challenge",
|
|
"icon": {
|
|
"count": 1,
|
|
"id": "minecraft:sculk_catalyst"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.adventure.kill_mob_near_sculk_catalyst.title"
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"kill_mob_near_sculk_catalyst"
|
|
]
|
|
],
|
|
"sends_telemetry_event": true
|
|
} |