Actions/Play
Play Action
Descriptions
Play action will play an effect around player.
Action Options
| Options | Data types | Descriptions |
|---|---|---|
| Effect | Effect Name/Sound Name | Effect type |
| Public | Boolean | Set to true for play effect on the world (everyone nearby can be seen/heard) |
| Radius | Integer | Break a block within this player's radius (in blocks) |
- Multiple data types consider a data type which can be use one of both type of data
- More details about data types here
Default Value
| Options | Value |
|---|---|
| Effect | STEP_SOUND |
| Public | true |
| Radius | 5 |