Changes
Page history
added SetDragonPodium mechanic
authored
May 20, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
63971928
...
...
@@ -113,6 +113,7 @@ are able to target locations as well.
|
[
SetAI
][]
| Disables/enables the AI of the target mob |
|
[
SetBlockType
][]
| Change block type at target location |
|
[
SetCollidable
][]
| Sets if the target should have a collidable hitbox or not |
|
[
SetDragonPodium
][]
| Sets the position of the dragon's podium at the target location |
|
[
SetGameMode
][]
| Sets the Game Mode of the target player |
|
[
SetGliding
][]
| Makes the target glide if they have elytra |
|
[
SetGlobalScore
][]
| Sets a scoreboard value on the fake player:
\_\_
GLOBAL
\_\_
|
...
...
@@ -341,6 +342,7 @@ but not yet ready for use.
[
SetAI
]:
/skills/mechanics/setai
[
SetBlockType
]:
/skills/mechanics/setblocktype
[
SetCollidable
]:
/skills/mechanics/setcollidable
[
SetDragonPodium
]:
/skills/mechanics/SetDragonPodium
[
SetGameMode
]:
/skills/mechanics/setgamemode
[
SetGliding
]:
/skills/mechanics/setgliding
[
SetGlobalScore
]:
/skills/mechanics/setglobalscore
...
...
...
...