Update send_event.json

Added property
This commit is contained in:
ChibiMango
2022-07-13 22:40:15 +01:00
parent 8a73c301ff
commit 6930195dc2

View File

@@ -40,6 +40,12 @@
"description": "Time in seconds for the entire event sending process",
"title": "Cast Duration"
},
"look_at_target": {
"title": "Look At Target",
"type": "boolean",
"default": true,
"description": "If true, the mob will face the entity it sends an event to"
},
"event_choices": {
"type": "array",
"title": "Event Choices",