Skip to content

Commit

Permalink
Remove Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBeef committed Nov 23, 2024
1 parent 2685ed3 commit 98d4448
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ $execute at @e[tag=hole$(ForcedAge)End,current_world=true] run summon firework_r
$title @p[tag=hole$(ForcedAge)Player,current_world=true] actionbar [{"translate":"lt.golf.end_hole","color":"red","with":[{"text":"$(ForcedAge)"}, {"score":{"name":"@e[tag=hole$(ForcedAge)Crab]","objective":"golf.hits"}}]}]
$execute as @p[tag=hole$(ForcedAge)Player,current_world=true] at @s run playsound minecraft:item.goat_horn.sound.0 voice @s

tell DinnerBeef test message

# Stores The Score
# # Stores The Current PLayer High Score
$execute as @p[tag=hole$(ForcedAge)Player,current_world=true] at @s store result score @s golf.data run data get gamedata lt:golf @s[type=player] hole$(ForcedAge)
Expand Down

0 comments on commit 98d4448

Please sign in to comment.