Skip to content

Commit

Permalink
📍 increase height (lowest Y) of arena cleanup bounds to ensure we don…
Browse files Browse the repository at this point in the history
…'t remove homing-vines bullets early
  • Loading branch information
TheAfroOfDoom committed Oct 21, 2024
1 parent 8cfc7c6 commit 28257b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# NOTE: TAG_SUMMIT_HARDCODED_ARENA_VOLUME
$execute unless entity @s[x=-186, dx=61, y=12, dy=44, z=47, dz=60] run $(command)
$execute unless entity @s[x=-186, dx=61, y=10, dy=46, z=47, dz=60] run $(command)

0 comments on commit 28257b0

Please sign in to comment.