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

7 lines
229 B
JSON
Raw Normal View History

2021-06-06 10:07:19 +00:00
{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_ignite",
"description": "Adds a trigger to call when this entity is set on fire.",
"title": "On Ignite 1.8.0",
2021-07-04 16:02:48 +02:00
"$ref": "../types/trigger.json"
2021-06-06 10:07:19 +00:00
}