From 4331d2bb622d8afca768bc22b4e09511d11ec68a Mon Sep 17 00:00:00 2001 From: Legends11 <235496468+tickwarden@users.noreply.github.com> Date: Thu, 9 Jul 2026 17:50:05 +0300 Subject: [PATCH] Update load.mcfunction --- data/mce/functions/core/load.mcfunction | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/mce/functions/core/load.mcfunction b/data/mce/functions/core/load.mcfunction index 5b0fcd8..901fdc7 100644 --- a/data/mce/functions/core/load.mcfunction +++ b/data/mce/functions/core/load.mcfunction @@ -61,4 +61,4 @@ scoreboard players set #mce load.status 2003000 data modify storage mce:config global.loaded set value 1b scoreboard objectives remove loadMCE tellraw @a ["",{"text":"[MCE] ","color":"aqua"},{"text":"Marker Command Engine v2.3.0 loaded!","color":"yellow"}] -tellraw @a ["",{"text":"[MCE] ","color":"aqua"},{"text":"Click here to reset.","color":"yellow","clickEvent":{"action":"run_command","value":"/function mce:load/reset_all"]}] +tellraw @a [{"text":"[MCE] ","color":"aqua"},{"text":"Click here to reset.","color":"yellow","clickEvent":{"action":"run_command","value":"/function mce:load/reset_all"}}]