Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicMobs
Wiki
Mobs
DisplayOptions
DisplayOptions
· Changes
Page history
Added TeleportDuration option
authored
Mar 17, 2024
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
Mobs/DisplayOptions.md
Mobs/DisplayOptions.md
+9
-0
No files found.
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
...
...