set_block
Sets the block at the trigger location to a specified block type.
Categories: world
Required arguments
| Key(s) | Description | Type |
|---|---|---|
block | The block type to place at the trigger location. | BLOCK |
Trigger parameters required
BLOCK
Example
effects:
- id: set_block
args:
block: <value>
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |