Skip to content

Commit

Permalink
πŸ‘” add summit.booth_decoration tag to all decorative entities
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAfroOfDoom committed Oct 24, 2024
1 parent e336d27 commit 9c28b57
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ function omegaflowey.entity:decorative/remove
function omegaflowey.main:summit/room/cave/setup
function omegaflowey.main:summit/room/outside/setup
function omegaflowey.main:summit/room/pit/setup

# Tag all decorative entities the summit-required decoration tag
# NOTE: TAG_SUMMIT_HARDCODED_GLOBAL_VOLUME
tag @e[x=-186, dx=91, y=12, dy=93, z=12, dz=95, tag=decorative] add summit.booth_decoration

0 comments on commit 9c28b57

Please sign in to comment.