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 167357c commit 10ba07c
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,11 @@ 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, \
tag=omega-flowey-remastered \
] add summit.booth_decoration

0 comments on commit 10ba07c

Please sign in to comment.