シフトで跳躍 [A]リピート tp @e [type=wind_charge_projectile] ~~1~ を実行しながら20回ほどウィンドチャージを投げます。 execute as @e [type=wind_charge_projectile,c=1] at @s run structure save a ~~~~~1~ disk true を一度チャットで実行し、[A]のコマンドをオフ。 [B]リピート execute as @a at @s if entity @s [dx=0,y=1.4] unless entity @s [dx=0,y=1.5] unless block air run tag @s add a [C]チェーン/条件付き execute as @a[tag=a] at @s run structure load a ~~~ [C]チェーン/条件付き execute as @a [tag=a] as @s run damage @e [type=wind_charge_projectile] 1 entity_attack entity @s [D]チェーン/条件付き tag @a remove a