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