-
Bug
-
Resolution: Incomplete
-
None
-
1.14.30 Hotfix
-
None
-
Unconfirmed
-
Windows
I tried to use minecraft:entity_created event but it is not working. There is no such problem with my script, I tested using the minecraft:display_chat_event on other events (such as minecraft:player_attacked_entity event) and it is working fine. But when I try to use the same code with minecraft:entity_created event, it will show nothing.