diff --git a/packs/macroEngine-Datapack-1.21.2/data/macroengine/function/disable.mcfunction b/packs/macroEngine-Datapack-1.21.2/data/macroengine/function/disable.mcfunction index db184df..4929d19 100644 --- a/packs/macroEngine-Datapack-1.21.2/data/macroengine/function/disable.mcfunction +++ b/packs/macroEngine-Datapack-1.21.2/data/macroengine/function/disable.mcfunction @@ -1,3 +1,3 @@ function macroengine:core/disable/main -tellraw @s [{"text":"To restart:"}," ",{"text":"/datapack enable 'file/macroEngine.zip'","color":"aqua","bold":true,"italic":false,"clickEvent": {"action": "run_command", "value": "/datapack enable 'file/macroEngine.zip'"}},", ",{"text":"/datapack enable 'file/macroEngine'","color":"aqua","bold":true,"italic":false,"clickEvent": {"action": "run_command", "value": "/datapack enable 'file/macroEngine'"}}," or",{"text":"/datapack enable 'file/macroEngine-full.zip'","color":"aqua","bold":true,"italic":false,"clickEvent": {"action": "run_command", "value": "/datapack enable 'file/macroEngine-full.zip'"}}] +tellraw @s [{"text":"To restart:"}," ",{"text":"/datapack enable 'file/macroEngine-Datapack-1.21.2.zip'","color":"aqua","bold":true,"italic":false,"clickEvent": {"action": "run_command", "value": "/datapack enable 'file/macroEngine-Datapack-1.21.2.zip'"}}] diff --git a/packs/macroEngine-Datapack/data/macroengine/function/disable.mcfunction b/packs/macroEngine-Datapack/data/macroengine/function/disable.mcfunction index a0d0d16..57c6404 100644 --- a/packs/macroEngine-Datapack/data/macroengine/function/disable.mcfunction +++ b/packs/macroEngine-Datapack/data/macroengine/function/disable.mcfunction @@ -1,3 +1,3 @@ function macroengine:core/disable/main -tellraw @s [{"text":"To restart:"}," ",{"text":"/datapack enable 'file/macroEngine.zip'","color":"aqua","bold":true,"italic":false,"click_event": {"action": "run_command", "command": "/datapack enable 'file/macroEngine.zip'"}},", ",{"text":"/datapack enable 'file/macroEngine'","color":"aqua","bold":true,"italic":false,"click_event": {"action": "run_command", "command": "/datapack enable 'file/macroEngine'"}}," or",{"text":"/datapack enable 'file/macroEngine-full.zip'","color":"aqua","bold":true,"italic":false,"click_event": {"action": "run_command", "command": "/datapack enable 'file/macroEngine-full.zip'"}}] +tellraw @s [{"text":"To restart:"}," ",{"text":"/datapack enable 'file/macroEngine-Datapack-1.21.2.zip'","color":"aqua","bold":true,"italic":false,"click_Event": {"action": "run_command", "command": "/datapack enable 'file/macroEngine-Datapack-1.21.2.zip'"}}]