Actions/Disappear
Disappear Action
Descriptions
Disappear action will break a block around the player without any effect/break particle and no drops.
Action Options
| Options | Data types | Descriptions |
|---|---|---|
| ID | Block ID/Name | Block ID |
| Radius | Integer | Break a block within this player's radius (in blocks) |
| Visible | Boolean | Break a block connected to air (usually can be seen by player) |
- 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 |
|---|---|
| ID | 0 |
| Radius | 5 |
| Visible | true |