이전퀴즈 데이터팩
This commit is contained in:
9
music_quiz/data/func/function/shuffle.mcfunction
Normal file
9
music_quiz/data/func/function/shuffle.mcfunction
Normal file
@@ -0,0 +1,9 @@
|
||||
scoreboard objectives add func.temp dummy
|
||||
|
||||
data modify storage func:temp shuffle.result set value []
|
||||
|
||||
$data modify storage func:temp shuffle.list set from storage func:temp $(list)
|
||||
|
||||
execute store result score length func.temp run data get storage func:temp shuffle.list
|
||||
|
||||
function func:shuffle/f1
|
||||
Reference in New Issue
Block a user