Skip to content

Commit f17c385

Browse files
committed
デバッグメッセージ削除
1 parent 378478e commit f17c385

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Asset/data/asset/functions/mob/0301.karmic/tick/06.sword_tackle/damage.mcfunction

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
tag @a[gamemode=!spectator,distance=..5] add Hit
2121
execute positioned ^ ^ ^100 run tag @a[tag=Hit,distance=..99] remove Hit
2222
execute positioned ^ ^ ^-100 run tag @a[tag=Hit,distance=..99] remove Hit
23-
say @a[tag=Hit,distance=..99]
2423
# ダメージ
2524
data modify storage api: Argument.Damage set value 14.0f
2625
data modify storage api: Argument.AttackType set value "Physical"

0 commit comments

Comments
 (0)