... | @@ -5,8 +5,14 @@ Checks if the target creeper is charged |
... | @@ -5,8 +5,14 @@ Checks if the target creeper is charged |
|
## Attributes
|
|
## Attributes
|
|
*This condition has no attributes*
|
|
*This condition has no attributes*
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
## Examples
|
|
```yml
|
|
```yml
|
|
TargetConditions:
|
|
TargetConditions:
|
|
- charged true
|
|
- charged true
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] ischarged
|
|
|
|
- [x] creepercharged |
|
|
|
\ No newline at end of file |