... | @@ -11,6 +11,8 @@ blocks. The unsafe attribute will allow mobs to teleport into the target entity. |
... | @@ -11,6 +11,8 @@ blocks. The unsafe attribute will allow mobs to teleport into the target entity. |
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| spreadh | sh | The horizontal spread of the landing location. | 0 |
|
|
| spreadh | sh | The horizontal spread of the landing location. | 0 |
|
|
| spreadv | sv | The vertical spread of the landing location. | 0 |
|
|
| spreadv | sv | The vertical spread of the landing location. | 0 |
|
|
|
|
| preservepitch | pp | Whether the pitch value should be carried over | true |
|
|
|
|
| preserveyaw | py | Whether the yaw value should be carried over | true |
|
|
| unsafe | us | Avoids finding a safe teleport (will ignore sH and sV) | false |
|
|
| unsafe | us | Avoids finding a safe teleport (will ignore sH and sV) | false |
|
|
|
|
|
|
|
|
|
... | @@ -21,4 +23,8 @@ player, on the same vertical axis. |
... | @@ -21,4 +23,8 @@ player, on the same vertical axis. |
|
Warp:
|
|
Warp:
|
|
Skills:
|
|
Skills:
|
|
- teleport{spreadh=5;spreadv=0} @target
|
|
- teleport{spreadh=5;spreadv=0} @target
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] tp |
|
|
|
\ No newline at end of file |