5 lines
178 B
Mcfunction
5 lines
178 B
Mcfunction
|
scoreboard objectives remove fz.module.health
|
||
|
data remove storage fz:config fz.module.health
|
||
|
|
||
|
## 标记为已卸载
|
||
|
data modify storage fz:installed fz.module.health set value 0b
|