5 lines
199 B
Mcfunction
5 lines
199 B
Mcfunction
scoreboard objectives add fz.module.health health
|
|
scoreboard objectives modify fz.module.health rendertype hearts
|
|
|
|
## 标记为已安装
|
|
data modify storage fz:installed fz.module.health set value 1b |