수정
This commit is contained in:
5
music_quiz/data/mq/function/videos/show.mcfunction
Normal file
5
music_quiz/data/mq/function/videos/show.mcfunction
Normal file
@@ -0,0 +1,5 @@
|
||||
function mq:videos/clear
|
||||
data modify storage mq:tmp video set from storage mq:main video
|
||||
execute store result storage mq:tmp video.num int 1 run scoreboard players get index main
|
||||
data modify storage mq:tmp video.cmd set value "num"
|
||||
function mq:videos/macro/cmd with storage mq:tmp video
|
||||
Reference in New Issue
Block a user