dev.202207030640

This commit is contained in:
延皓
2022-07-03 06:40:19 +08:00
parent 6852545faf
commit 2e3b933e9b
23 changed files with 80 additions and 50 deletions
@@ -1,6 +1,6 @@
{
"criteria": {
"play_one_min": {
"play_one_hour": {
"trigger": "minecraft:tick",
"conditions": {
"player": [
@@ -9,12 +9,15 @@
"entity": "this",
"scores": {
"fz.module.scoreboard.assign.activation": {
"min":
"min": 3600
}
}
}
]
}
}
},
"rewards": {
"function": "fz:event/on_play_one_hour"
}
}