이전퀴즈 데이터팩
This commit is contained in:
5
music_quiz/data/func/function/length.mcfunction
Normal file
5
music_quiz/data/func/function/length.mcfunction
Normal file
@@ -0,0 +1,5 @@
|
||||
$data modify storage func:temp text set value "$(text)"
|
||||
|
||||
execute store result storage func:temp length int 1 run data get storage func:temp text
|
||||
|
||||
return run data get storage func:temp length
|
||||
Reference in New Issue
Block a user