修复拼写错误

This commit is contained in:
延皓
2022-09-02 07:30:25 +08:00
parent 41657ce24c
commit cccc793446
31 changed files with 134 additions and 130 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
execute store success storage fzsd:version fzsd.need_update int 1 run data merge storage fzsd:version {fzsd: {version: '3.0.0-beta.11'}}
execute store success storage fzsd:version fzsd.need_update int 1 run data merge storage fzsd:version {fzsd: {version: '3.0.0-beta.12'}}
execute if data storage fzsd:version fzsd{need_update: 1} run function fzsd:system/update
function fzsd:system/carpet/try_load_fzsd_score
function #fzsd:load
@@ -6,6 +6,7 @@
"#fzsd:module/scoreboard/display/set_text",
"fzsd:module/scoreboard/display/carousel/loop",
"fzsd:module/scoreboard/load",
"fzsd.extra.bbl:try_install"
"fzsd.extra.bbl:try_install",
"fzsd.extra.bbl:load"
]
}