This commit is contained in:
延皓
2021-07-04 00:09:23 +08:00
parent 5e41b7d950
commit 28605849d0
49 changed files with 1731 additions and 1324 deletions
@@ -2,6 +2,6 @@
#删除计分板
scoreboard objectives remove Health
#写入已卸载的信息
data merge storage fz.installed {health:0b}
data merge storage fz.installed {health: 0b}
#提示已卸载
tellraw @a {"text": "[信息]血量显示已卸载","color": "#5fff00"}