Skip to content

Commit

Permalink
🩹 関数名が間違っているのを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenCMD committed Jun 26, 2023
1 parent ba6eedc commit aa41dd0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ execute unless data storage lib: Argument.ReduceEnchantment.id run data modify s
data modify storage lib: Temp append from storage lib: Array[].lvl
data modify storage lib: Array set from storage lib: Temp
data remove storage lib: Temp
function lib:array/sum
function lib:array/math/sum
# 計算結果を取得する
execute store result score $Temp Temporary run data get storage lib: SumResult
# セッションを閉じる
Expand Down

0 comments on commit aa41dd0

Please sign in to comment.