Changes
Page history
Update UniqueIdentifier
authored
Feb 25, 2024
by
Amy
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters/UniqueIdentifier.md
View page @
35de988e
## Description
## Description
Targets a specific
entity
by their UUID. Can be a placeholder.
Targets a specific
player
by their UUID. Can be a placeholder.
## Attributes
## Attributes
...
@@ -9,7 +9,7 @@ Targets a specific entity by their UUID. Can be a placeholder.
...
@@ -9,7 +9,7 @@ Targets a specific entity by their UUID. Can be a placeholder.
## Examples
## Examples
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
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
```
yaml
```
yaml
VengefulMob
:
VengefulMob
:
Type
:
ZOMBIE
Type
:
ZOMBIE
...
...
...
...