Add files via upload

This commit is contained in:
Harveykang
2019-12-29 18:21:13 +08:00
committed by GitHub
parent be0a2346a6
commit c1c8222c9c
7 changed files with 59 additions and 23 deletions
+14 -1
View File
@@ -1,9 +1,22 @@
# @Author: Harvey.Kang
# @Date: 2019-10-01
# @Last Modified by: Harvey.Kang
# @Last Modified time: 2019-12-15 03:53:27
# @License: GNU General Public License, version 3 (GPL-3.0)
# This project is licensed under the terms of the GNU General Public License v3.0.
# Copyright (C)2019 Harvey.Kang
scoreboard objectives add timeCounter dummy
scoreboard objectives add 20 dummy
scoreboard objectives add carpet dummy
scoreboard players set 20 20 20
scoreboard players reset carpet carpet
execute store result score carpet carpet run carpet
execute if score carpet carpet matches 1 run function fz:scarpet
function fz:score/install
function fz:health/install
function fz:sleep/install
function fz:cleaner/install
function fz:logintips/install
tellraw @a [{"text":"[Datapack]"},{"text":" FZ'sDataPack v1.3.1 installed successfully","color":"gold"}]
tellraw @a [{"text":"[Datapack]"},{"text":" FZ'sDataPack v1.3.2 installed successfully","color":"gold"}]