We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36d8de commit 357bfa2Copy full SHA for 357bfa2
src/systems/datapackCompiler/1.21.2/animation.mcb
@@ -621,7 +621,7 @@ dir <%export_namespace%> {
621
}
622
623
tp @s ~ ~ ~ ~ ~
624
- execute at @s on passengers run tp @s ~ ~ ~ ~ ~
+ execute at @s on passengers run rotate @s ~ ~
625
data modify entity @s teleport_duration set value <%teleportation_duration%>
626
execute on passengers run data modify entity @s teleport_duration set value <%teleportation_duration%>
627
# Custom Summon Commands
0 commit comments