| Name | BlockCrack |
| Syntax | blockcrack [<location>] [progress:<#>] (stack) (players:<player>|...) (duration:<duration>) |
| Short Description | Shows the player(s) a block cracking animation. |
| Full Description | You must specify a progress number between 1 and 10, where 1 is the first stage and 10 is the last.
To remove the animation, you must specify any number outside of that range. For example, 0. Optionally, you can stack multiple effects or set a duration for how long the effect should be shown. |
| Related Tags | None
|
| Usage Example | |
| Usage Example | |
| Usage Example | |
| Usage Example | |
| Group | player |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/player/BlockCrackCommand.java#L32 |