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

7 lines
211 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.minecraft.on_ignite",
"description": "Adds a trigger to call when this entity is set on fire.",
"title": "On Ignite",
"$ref": "../types/trigger.json"
}