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

7 lines
262 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_target_escape",
"description": "Adds a trigger to call when this entity loses the target it currently has.",
"title": "On Target Escape 1.8.0",
"$ref": "../types/trigger.json"
}