From 3857383e583f59a6ce63129274b25ebc415bdaa0 Mon Sep 17 00:00:00 2001 From: Harveykang <46108547+Harveykang@users.noreply.github.com> Date: Fri, 14 Feb 2020 12:32:43 +0800 Subject: [PATCH] Delete uninstall.mcfunction --- data/fz/functions/uninstall.mcfunction | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 data/fz/functions/uninstall.mcfunction diff --git a/data/fz/functions/uninstall.mcfunction b/data/fz/functions/uninstall.mcfunction deleted file mode 100644 index 32954d4..0000000 --- a/data/fz/functions/uninstall.mcfunction +++ /dev/null @@ -1,15 +0,0 @@ -scoreboard objectives remove timeCounter -scoreboard objectives remove 20 -scoreboard objectives remove version -scoreboard objectives remove leaveGame -scoreboard objectives remove installed -function fz:carpet/uninstall -function fz:health/uninstall -function fz:sleep/uninstall -function fz:cleaner/uninstall -function fz:logintips/uninstall -function fz:score/uninstall -function fz:logintips/uninstall -function fz:config/uninstall -scoreboard objectives remove installed -tellraw @a {"text":"FZ'sDataPack卸载成功!","color":"dark_green"} \ No newline at end of file