Files
minecraft-bedrock-json-schemas/source/behavior/entities/1.8.0/components/minecraft.on_death.json
2021-07-04 16:02:48 +02:00

7 lines
284 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.1.8.0.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 1.8.0",
"$ref": "../types/trigger.json"
}