From 4ab9992f227232d4914cf857bc642ca22f175fba Mon Sep 17 00:00:00 2001 From: JT4code <98114430+JT4code@users.noreply.github.com> Date: Mon, 27 Feb 2023 16:12:45 +0000 Subject: [PATCH] Add files via upload --- .../data/wool/functions/load.mcfunction | 2 +- .../data/wool/functions/setup.mcfunction | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Wool's 20-Lives with life steal/data/wool/functions/load.mcfunction b/Wool's 20-Lives with life steal/data/wool/functions/load.mcfunction index be18b50..da6cd12 100644 --- a/Wool's 20-Lives with life steal/data/wool/functions/load.mcfunction +++ b/Wool's 20-Lives with life steal/data/wool/functions/load.mcfunction @@ -1,5 +1,5 @@ scoreboard objectives add book trigger scoreboard objectives add phase trigger +tellraw @a {"text": "Console [20-Lives Datapack loaded]", "color": "#0999FF"} tellraw @a[tag=Wool20LivesAdministrator] ["",{"text":"To get started, get the ","color":"blue"},{"text":"interactive command book","bold":true,"color":"dark_purple","clickEvent":{"action":"run_command","value":"/function wool:book"}}] -tellraw @a {"text": "Console [Datapack loaded. 1 cog avalable]", "color": "#0999FF"} playsound minecraft:block.amethyst_block.break master @a ~ ~ ~ 99999999999 \ No newline at end of file diff --git a/Wool's 20-Lives with life steal/data/wool/functions/setup.mcfunction b/Wool's 20-Lives with life steal/data/wool/functions/setup.mcfunction index b7cd9eb..1e16840 100644 --- a/Wool's 20-Lives with life steal/data/wool/functions/setup.mcfunction +++ b/Wool's 20-Lives with life steal/data/wool/functions/setup.mcfunction @@ -1,6 +1,5 @@ scoreboard objectives add Deaths deathCount scoreboard objectives add Lives dummy -scoreboard objectives modify Lives rendertype hearts scoreboard objectives modify Lives displayname {"text": "Lives: ", "bold": true} scoreboard objectives setdisplay list Lives scoreboard objectives add enableLifeStealing dummy