Skip to content

Commit

Permalink
πŸ“ˆ telemetry: add player heal tags
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAfroOfDoom committed Oct 20, 2024
1 parent 80a6911 commit 4310365
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
data modify storage omegaflowey:telemetry.temp data set value { amount: 4 }
function omegaflowey.main:telemetry/tag/instant { name: "player.heal" }

effect give @s minecraft:instant_health 1 1 true
stopsound @s player omega-flowey:soul.heal
playsound omega-flowey:soul.heal player @s ~ ~ ~ 5
Expand Down

0 comments on commit 4310365

Please sign in to comment.