添加分数恢复脚本

This commit is contained in:
延皓
2022-07-26 07:57:04 +08:00
parent 5520832d55
commit 3ce37c9abf
29 changed files with 331 additions and 129 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"team": "shadow"
"team": "fz.module.scoreboard.shadow"
}
}