How to make a aura shield in Minecraft (JAVA) Remade
Channel:
Subscribers:
1,440
Published on ● Video Link: https://www.youtube.com/watch?v=OgX5ge7YL30
Today I will show you how to make a shield that stops projectiles from hitting you.
COMMANDS:
/execute at @a as @e[type=#minecraft:impact_projectiles,distance=..3,limit=2,nbt={inGround:0b}] run data merge entity @s {Motion:[0.0, -1.0,0.0]}
/execute at @e[type=#minecraft:impact_projectiles,distance=..4,limit=2,nbt={inGround:0b}] run particle minecraft:sweep_attack
/execute at @e[type=#minecraft:impact_projectiles,distance=..4,limit=2,nbt={inGround:0b}] run playsound minecraft:ambient.underwater.exit