@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
26 lines • 660 B
JSON
{
"fields": [
{
"id": "event",
"title": "Event",
"description": "The event to run when the conditions for this trigger are met.",
"dataType": 22
},
{
"id": "filters",
"title": "Filters",
"description": "The list of conditions for this trigger to execute.",
"dataType": 20
},
{
"id": "target",
"title": "Target",
"description": "The target of the event.",
"defaultValue": "self",
"dataType": 2
}
],
"description": "Adds a trigger to call when this entity is set on fire.",
"title": "On Ignite",
"id": "minecraft:on_ignite"
}