From 9892dbc2d3de55c53bedb367bb65879e464fc568 Mon Sep 17 00:00:00 2001 From: Harveykang <46108547+Harveykang@users.noreply.github.com> Date: Fri, 14 Feb 2020 12:32:50 +0800 Subject: [PATCH] Delete main.mcfunction --- data/fz/functions/main.mcfunction | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 data/fz/functions/main.mcfunction diff --git a/data/fz/functions/main.mcfunction b/data/fz/functions/main.mcfunction deleted file mode 100644 index a2d8353..0000000 --- a/data/fz/functions/main.mcfunction +++ /dev/null @@ -1,6 +0,0 @@ -execute if score scoreboard installed matches 1 run function fz:score/main -execute if score sleep installed matches 1 run function fz:sleep/main -execute if score cleaner installed matches 1 run function fz:cleaner/trigger -execute if score logintips installed matches 1 run function fz:logintips/main -execute if score noai installed matches 1 run function fz:noai/main -execute if score config installed matches 1 run function fz:config/main \ No newline at end of file