Files
minecraft-bedrock-json-schemas/source/behavior/entities/1.8.0/components/minecraft.on_start_takeoff.json

7 lines
275 B
JSON
Raw Normal View History

2021-06-06 10:07:19 +00:00
{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_start_takeoff",
"description": "Only usable by the Ender Dragon. Adds a trigger to call when this entity starts flying.",
"title": "On Start Takeoff 1.8.0",
2021-07-04 16:02:48 +02:00
"$ref": "../types/trigger.json"
2021-06-06 10:07:19 +00:00
}