19 lines
419 B
JSON
19 lines
419 B
JSON
|
{
|
||
|
"display": {
|
||
|
"icon": {
|
||
|
"item": "minecraft:zombie_head"
|
||
|
},
|
||
|
"title": "Mobs",
|
||
|
"description": "Gotta kill 'em all!",
|
||
|
"frame": "task",
|
||
|
"show_toast": false,
|
||
|
"announce_to_chat": false
|
||
|
},
|
||
|
"parent": "canopy:root",
|
||
|
"criteria": {
|
||
|
"mob_kill": {
|
||
|
"trigger": "minecraft:player_killed_entity"
|
||
|
}
|
||
|
}
|
||
|
}
|