File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Asset/data/asset/functions/mob/0301.karmic/tick/common Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 9
9
10
10
# 演出
11
11
playsound minecraft:entity.zombie.attack_wooden_door hostile @a ~ ~ ~ 1 2
12
- playsound minecraft:entity.zombie.attack_wooden_door hostile @a ~ ~ ~ 1 0
13
12
playsound minecraft:entity.generic.explode hostile @a ~ ~ ~ 0.8 2
13
+ playsound minecraft:entity.firework_rocket.blast hostile @a ~ ~ ~ 1 0.5
14
+
14
15
15
16
# リセット
16
17
tag @s remove Landing
Original file line number Diff line number Diff line change 11
11
playsound minecraft:entity.zombie.attack_wooden_door hostile @a ~ ~ ~ 1 2
12
12
playsound minecraft:entity.zombie.attack_wooden_door hostile @a ~ ~ ~ 1 0
13
13
playsound minecraft:entity.generic.explode hostile @a ~ ~ ~ 0.8 2
14
+ playsound minecraft:entity.firework_rocket.blast hostile @a ~ ~ ~ 1 0.5
14
15
15
16
# リセット
16
17
tag @s remove Landing
You can’t perform that action at this time.
0 commit comments