Offset (Meta Condition Type)
Tests a block condition at an offset from this position (block conditions only).
Tests a block condition at an offset from this position (block conditions only).
Type ID: apoli:offset
Fields
| Field | Type | Default |
|---|---|---|
condition | block condition | required |
x | integer | 0 |
y | integer | 0 |
z | integer | 0 |
Example
{
"type": "apoli:offset"
}