Skip to content

Commit

Permalink
Fireball was not correctly destroyed by lobby protection
Browse files Browse the repository at this point in the history
  • Loading branch information
VForiel committed Oct 10, 2023
1 parent 5445f12 commit 1e5f98f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ tag @a add player.item.can_have_items

execute positioned -6 24 -5 as @a[dx=14,dy=14,dz=14] run function scaffolding_rush:lobby/protection/player_in_protected_area
execute positioned -6 24 -5 as @e[type=arrow,dx=14,dy=14,dz=14] at @s run function scaffolding_rush:lobby/protection/projectile_in_protected_area
execute positioned -6 24 -5 as @e[tag=Fireball,dx=14,dy=14,dz=14] at @s run function scaffolding_rush:lobby/protection/projectile_in_protected_area
execute positioned -6 22 -5 as @e[tag=Fireball,dx=14,dy=16,dz=14] at @s positioned ~ ~1.7 ~ run function scaffolding_rush:lobby/protection/projectile_in_protected_area

0 comments on commit 1e5f98f

Please sign in to comment.