File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Asset/data/asset/functions/mob/0301.karmic/tick/07.sword_blackbone Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 15
15
execute if score @s General . Mob . Tick matches 0 run function asset:mob/0301.karmic/tick/07.sword_blackbone/alart
16
16
17
17
# 攻撃
18
- execute if score @s General . Mob . Tick matches 16 run playsound minecraft:block.end_portal.spawn player @a ~ ~ ~ 1 0.8
18
+ execute if score @s General . Mob . Tick matches 16 run playsound minecraft:block.end_portal.spawn hostile @a ~ ~ ~ 1 0.8
19
19
execute if score @s General . Mob . Tick matches 16 run function asset:mob/0301.karmic/tick/07.sword_blackbone/summon
20
20
21
21
execute if score @s General . Mob . Tick matches 46 positioned ~ ~ 1.3 ~ positioned ^ ^ ^ 0.3 run function asset:mob/0301.karmic/tick/common/shot_strong/main
You can’t perform that action at this time.
0 commit comments