Actions/Place
Place Action
Descriptions
Place action will place a block around the player.
Action Options
| Options | Data types | Descriptions |
|---|---|---|
| ID | Block ID/Name | Block ID |
| Radius | Integer | Place a block within this player's radius (in blocks) |
| Visible | Boolean | Place 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 |