7 lines
266 B
JSON
7 lines
266 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.entities.minecraft.on_death",
|
|
"description": "Adds a trigger to call on this entity's death. minecraft:on_death can only be used by the `ender_dragon` entity.",
|
|
"title": "On Death",
|
|
"$ref": "../types/trigger.json"
|
|
}
|