|
|
|
## 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] totemofundying
|
|
|
|
- [x] e:totemofundying
|
|
|
|
- [x] totemeffect
|
|
|
|
|
|
|
|
|
|
|
|
<!--TAGS-->
|
|
|
|
<!--tag:Effect--> |