Skip to content

Commit

Permalink
🚸 [Mob75&77] 爆発エフェクトの数を調整
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiro2gou committed Dec 28, 2023
1 parent 7acbfb9 commit 1d8d879
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
playsound entity.dolphin.swim hostile @a ~ ~ ~ 2 1 0
playsound entity.generic.explode hostile @a ~ ~ ~ 1.3 1 0
particle dust 1 0.141 0.141 3 ~ ~1.6 ~ 2 2 2 0 30 normal @a
particle explosion ~ ~1.6 ~ 1 1 1 0 20 normal @a
particle explosion ~ ~1.6 ~ 1 1 1 0 5 normal @a

# スイカスライスを召喚
summon item ~ ~ ~ {Age:5900s,PickupDelay:5s,Item:{id:"minecraft:melon_slice",Count:5b}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
playsound entity.firework_rocket.twinkle hostile @a ~ ~ ~ 1.6 1.7 0
playsound entity.generic.explode hostile @a ~ ~ ~ 1.3 1 0
particle dust 0.173 1 0.243 2 ~ ~1.6 ~ 0.8 0.8 0.8 0 30 normal @a
particle explosion ~ ~1.6 ~ 1 1 1 0 10 normal @a
particle explosion ~ ~1.6 ~ 1 1 1 0 5 normal @a

# 鈍化を付与
effect give @a[tag=!PlayerShouldInvulnerable,distance=..2.5] slowness 1 1 true
Expand Down

0 comments on commit 1d8d879

Please sign in to comment.