This commit is contained in:
DaanV2
2021-07-02 20:22:38 +02:00
parent d478f665fa
commit e2fd979a91

View File

@@ -11,7 +11,8 @@
"target": {
"type": "string",
"description": "The target of the event",
"enum": ["block", "damager", "other", "parent", "player", "self", "target"]
"title": "Target",
"enum": ["baby", "block", "damager", "other", "parent", "player", "self", "target"]
}
}
}