Files
minecraft-bedrock-json-schemas/source/behavior/entities/format/components/minecraft.on_death.json
DaanV2 9f4342e97c Moved
2021-10-08 12:59:03 +02:00

7 lines
278 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"
}