World / Server
paper/set_block
Set Block
Sets the block at a location to a specific material.
Inputs
| Name | Type | Optional | Description |
|---|---|---|---|
exec |
exec | Incoming execution. | |
location |
location | Block location. | |
material |
string | ✓ | Material name (e.g. STONE). |
Outputs
| Name | Type | Description |
|---|---|---|
exec |
exec | Continues after setting. |
Properties
| Key | Type | Default | Description |
|---|---|---|---|
material |
string | "STONE" |
Material |