23 lines
568 B
JSON
23 lines
568 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:wooden_sword"
|
|
},
|
|
"title": "Good Riddance",
|
|
"description": "Your sacrifice pleases the server...",
|
|
"frame": "task",
|
|
"announce_to_chat": true
|
|
},
|
|
"parent": "canopy:so_anyway_i_started_blasting",
|
|
"criteria": {
|
|
"have_sed": {
|
|
"trigger": "minecraft:player_killed_entity",
|
|
"conditions": {
|
|
"entity": {
|
|
"type": "minecraft:villager"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|