-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
339 changed files
with
14,355 additions
and
13,793 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...va/functions/ecual/zzzzzzzz/animations/12_0_opening_attack/apply_frame_as_root.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
execute if score @s aj.anim_time matches 0..265 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/branch_0_265 | ||
execute if score @s aj.anim_time matches 0..275 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/branch_0_275 |
2 changes: 1 addition & 1 deletion
2
...ed_java/functions/ecual/zzzzzzzz/animations/12_0_opening_attack/tick_animation.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
scoreboard players add @s aj.ecual.animation.12_0_opening_attack.local_anim_time 1 | ||
scoreboard players operation @s aj.anim_time = @s aj.ecual.animation.12_0_opening_attack.local_anim_time | ||
function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/apply_frame_as_root | ||
execute if score @s aj.ecual.animation.12_0_opening_attack.local_anim_time matches 265.. run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/end | ||
execute if score @s aj.ecual.animation.12_0_opening_attack.local_anim_time matches 275.. run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...va/functions/ecual/zzzzzzzz/animations/12_0_opening_attack/tree/branch_256_265.mcfunction
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
...va/functions/ecual/zzzzzzzz/animations/12_0_opening_attack/tree/branch_256_275.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
execute if score @s aj.anim_time matches 256..263 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/branch_256_263 | ||
execute if score @s aj.anim_time matches 264..271 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/branch_264_271 | ||
execute if score @s aj.anim_time matches 272 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_272 | ||
execute if score @s aj.anim_time matches 273 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_273 | ||
execute if score @s aj.anim_time matches 274 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_274 | ||
execute if score @s aj.anim_time matches 275 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_275 |
8 changes: 8 additions & 0 deletions
8
...va/functions/ecual/zzzzzzzz/animations/12_0_opening_attack/tree/branch_264_271.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
execute if score @s aj.anim_time matches 264 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_264 | ||
execute if score @s aj.anim_time matches 265 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_265 | ||
execute if score @s aj.anim_time matches 266 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_266 | ||
execute if score @s aj.anim_time matches 267 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_267 | ||
execute if score @s aj.anim_time matches 268 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_268 | ||
execute if score @s aj.anim_time matches 269 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_269 | ||
execute if score @s aj.anim_time matches 270 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_270 | ||
execute if score @s aj.anim_time matches 271 run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_271 |
3 changes: 2 additions & 1 deletion
3
...ted_java/functions/ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_100.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
execute on passengers run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_100_as_bone | ||
execute on passengers run function animated_java:ecual/zzzzzzzz/animations/12_0_opening_attack/tree/leaf_100_as_bone | ||
function animated_java:ecual/zzzzzzzz/apply_variant/default/as_root |
Oops, something went wrong.