File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/systems/datapackCompiler/1.21.2 Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 "title" : " Animated Java" ,
55 "icon" : " icon.svg" ,
66 "description" : " A Blockbench plugin that makes complex animation a breeze in Minecraft: Java Edition." ,
7- "version" : " 1.5.0 " ,
8- "display_version" : " 1.5.0 " ,
7+ "version" : " 1.5.1 " ,
8+ "display_version" : " 1.5.1 " ,
99 "min_blockbench_version" : " 4.11.1" ,
1010 "author" : {
1111 "name" : " Titus Evans (SnaveSutit)" ,
Original file line number Diff line number Diff line change @@ -621,7 +621,7 @@ dir <%export_namespace%> {
621621 }
622622 }
623623 tp @s ~ ~ ~ ~ ~
624- execute at @s on passengers run tp @s ~ ~ ~ ~ ~
624+ execute at @s on passengers run rotate @s ~ ~
625625 data modify entity @s teleport_duration set value <%teleportation_duration%>
626626 execute on passengers run data modify entity @s teleport_duration set value <%teleportation_duration%>
627627 # Custom Summon Commands
You can’t perform that action at this time.
0 commit comments