... | @@ -5,7 +5,7 @@ Causes a geyser of liquid to shoot out of the ground at the targeted entity or l |
... | @@ -5,7 +5,7 @@ Causes a geyser of liquid to shoot out of the ground at the targeted entity or l |
|
## Attributes
|
|
## Attributes
|
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| type | t | The type of liquid. Can be “WATER” or “LAVA” | WATER |
|
|
| type | t | The type of liquid. Can be “WATER” or “LAVA” | WATER<!--type:Fluid-->|
|
|
| height | h | How high the geyser will go. Will be set to *at least* 1 even if specified otherwise. | 3 |
|
|
| height | h | How high the geyser will go. Will be set to *at least* 1 even if specified otherwise. | 3 |
|
|
| interval | i, speed, s | The interval (in ticks) between each iteration of the geyser animation | 10 |
|
|
| interval | i, speed, s | The interval (in ticks) between each iteration of the geyser animation | 10 |
|
|
| audience | | The [audience] of the effect | nearby<!--type:Audience--> |
|
|
| audience | | The [audience] of the effect | nearby<!--type:Audience--> |
|
... | | ... | |