Files
minecraft-bedrock-json-schemas/source/behavior/entities/format/components/on_hurt.json
2021-10-08 13:18:16 +02:00

7 lines
205 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.minecraft.on_hurt",
"description": "Adds a trigger to call when this entity takes damage.",
"title": "On Hurt",
"$ref": "../types/trigger.json"
}