Mechanic
blockWave
Creates a wave of blocks at the target location
Aliases
effect:blockWavee:blockWave
Configuration Fields (14)
| Name | Type | Default | Description |
|---|---|---|---|
| velocity v | PlaceholderDouble | 0.2 | The speed of the effect |
| horizontalVelocity velocityh, vh | PlaceholderDouble | 0 | The speed of the effect in the horizontal direction |
| velocityX vx | PlaceholderDouble | 0 | The speed of the effect in the x direction |
| velocityY vy | PlaceholderDouble | 0 | The speed of the effect in the y direction |
| velocityZ vz | PlaceholderDouble | 0 | The speed of the effect in the z direction |
| specificVelocities vs | boolean | false | Whether to set the components of the velocity separately |
| radius r | PlaceholderInt | 2 | The radius of the block wave effect |
| radiusY ry | PlaceholderInt | radius | The y-radius of the block wave effect |
| duration d | PlaceholderDuration | 15 | The duration of the block wave effect |
| noise n | PlaceholderDouble | 0 | The noise/randomness of the block wave effect |
| shape s | boolean | SPHERE | The shape of the block wave effect - SPHERE / CUBE |
| M vx | Material | 0 | The speed of the effect in the x direction |
| ignoreAir ia | boolean | true | Whether to ignore air blocks during the wave effect. |
| hideSourceBlock hidesourceblock, hidesource, hsb, hs | boolean | true | Whether to hide the source block during the wave effect. |
Universal Mechanic Options
- Author:
- Ashijin