|
|
|
## Description
|
|
|
|
Plays the effect of a totem resurrecting a player with options to specify CustomModelData to use from resource packs.
|
|
|
|
> You can't disable the sound that plays
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| model | m | The CustomModelData to use for the shown totem | |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
PlayTotemEffect:
|
|
|
|
Skills:
|
|
|
|
- totemofundying{model=2} @PIR{r=5}
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [X] totemresurrection
|
|
|
|
- [x] effect:totemresurrection
|
|
|
|
- [x] e:totemresurrection
|
|
|
|
- [x] totemresurrectioneffect
|
|
|
|
- [X] totemundying
|
|
|
|
- [x] e:totemofundying
|
|
|
|
- [X] totemeffect |
|
|
|
\ No newline at end of file |