Hi, I'm trying to find the uuid of a created mythic entity.
The idea is that when placing a block it is eliminated and spawns a mob and I would like it to return the UUID of that entity
after player places MRK_boxitem: - narrate <context.location.center> - modifyblock <context.location> air - mythicspawn buy_box <context.location.center> - wait 10t - narrate <context.location.find_entities>