Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Mobs
DisplayOptions
DisplayOptions
· Changes
Page history
Added TeleportDuration option
authored
Mar 17, 2024
by
Phillip
Show whitespace changes
Inline
Side-by-side
Mobs/DisplayOptions.md
View page @
cfa10ddc
...
@@ -81,6 +81,15 @@ cool_display:
...
@@ -81,6 +81,15 @@ cool_display:
Billboard
:
FIXED
Billboard
:
FIXED
```
```
#### TeleportDuration
Set the teleport duration in ticks. Defaults to
`0`
.
```
yml
cool_display
:
Type
:
block_display
DisplayOptions
:
Block
:
grass_block
TeleportDuration
:
0
```
#### InterpolationDelay
#### InterpolationDelay
Set the delay before starting interpolation. Defaults to
`0`
.
Set the delay before starting interpolation. Defaults to
`0`
.
```
yml
```
yml
...
...