Skip to content

Commit

Permalink
woops
Browse files Browse the repository at this point in the history
  • Loading branch information
brickmaster5001 committed Nov 2, 2023
1 parent a75d027 commit 47765d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/lt/functions/main/tick_runner.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ execute as @e[tag=game.stt.placed_mob,scores={game.stt.entity_track=1200..}] at
# Team Selection Teleporter
execute in tropicraft:tropics at @e[type=marker,tag=utility.team_selection_teleporter] run particle minecraft:dust 1 0 0 1 ~ ~ ~0.15 0.05 0.5 0.15 0.01 1 force @a[distance=..15]
execute in tropicraft:tropics at @e[type=marker,tag=utility.team_selection_teleporter] run particle minecraft:dust 0.153 0.059 1.000 1 ~ ~ ~-0.15 0.05 0.5 0.15 0.01 1 force @a[distance=..15]
execute in tropicraft:tropics as @a at @s if entity @e[type=marker,tag=utility.team_selection_teleporter,distance=..65] run function lt:utility/to_team_selection
execute in tropicraft:tropics as @a at @s if entity @e[type=marker,tag=utility.team_selection_teleporter,distance=..0.65] run function lt:utility/to_team_selection


# Change long duration strength area effect cloud created by linger potions to desired functionality
Expand Down

0 comments on commit 47765d2

Please sign in to comment.