Changes
Page history
Create Skills/Mechanics/BlockCrack
authored
Dec 07, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics/BlockCrack.md
0 → 100644
View page @
9af735cd
## Description
Shows a block crack effect on the target block for the selected audience.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| audience | | The [audience] of the effect | CASTER
<!--type:Audience-->
|
| progress | p | The progress of the block crack effect, expressed as a float value from 0 to 1 | 1 |
## Examples
```
yaml
Skills
:
-
blockcrack{p=0.5} @BlocksNearOrigin{r=10}
```
## Aliases
-
[x] effect:blockcrack
-
[x] e:blockcrack
-
[x] blockcracking
<!--LINKS-->
[
audience
]:
/../../../MythicMobs/-/wikis/Skills/Audience
<!--TAGS-->
<!--tag:World-->
<!--tag:Effect-->
\ No newline at end of file