修复拼写错误
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user