Skip to content

Commit 378478e

Browse files
committed
演出
1 parent 565ae45 commit 378478e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Asset/data/asset/functions/mob/0301.karmic/tick/common/shot/main.mcfunction

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99

1010
# 演出
1111
playsound minecraft:entity.zombie.attack_wooden_door hostile @a ~ ~ ~ 1 2
12-
playsound minecraft:entity.zombie.attack_wooden_door hostile @a ~ ~ ~ 1 0
1312
playsound minecraft:entity.generic.explode hostile @a ~ ~ ~ 0.8 2
13+
playsound minecraft:entity.firework_rocket.blast hostile @a ~ ~ ~ 1 0.5
14+
1415

1516
# リセット
1617
tag @s remove Landing

Asset/data/asset/functions/mob/0301.karmic/tick/common/shot_strong/main.mcfunction

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
playsound minecraft:entity.zombie.attack_wooden_door hostile @a ~ ~ ~ 1 2
1212
playsound minecraft:entity.zombie.attack_wooden_door hostile @a ~ ~ ~ 1 0
1313
playsound minecraft:entity.generic.explode hostile @a ~ ~ ~ 0.8 2
14+
playsound minecraft:entity.firework_rocket.blast hostile @a ~ ~ ~ 1 0.5
1415

1516
# リセット
1617
tag @s remove Landing

0 commit comments

Comments
 (0)