Changes
Page history
Undid false change
authored
Feb 25, 2024
by
Amy
Show whitespace changes
Inline
Side-by-side
Skills/Targeters/UniqueIdentifier.md
View page @
041da3a8
## Description
Targets a specific
player
by their UUID. Can be a placeholder.
Targets a specific
entity
by their UUID. Can be a placeholder.
## Attributes
...
...
@@ -9,7 +9,7 @@ Targets a specific player by their UUID. Can be a placeholder.
## Examples
The following mob will remeber the uuid of the
player
that first hit it after it spawned, and will continue to ignite them every 10 seconds after that
The following mob will remeber the uuid of the
entity
that first hit it after it spawned, and will continue to ignite them every 10 seconds after that
```
yaml
VengefulMob
:
Type
:
ZOMBIE
...
...
...
...