이전퀴즈 데이터팩
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$execute if score index main matches $(index) run data modify storage mq:main answer.author set value "$(author)"
|
||||
$execute if score index main matches $(index) run data modify storage mq:main command_block.name set value "$(title)"
|
||||
$execute if score index main matches $(index) run data modify storage mq:main command_block.alias set value $(alias)
|
||||
|
||||
data modify storage mq:main answer.title set from storage mq:main command_block.name
|
||||
data modify storage mq:main answer.alias set from storage mq:main command_block.alias
|
||||
Reference in New Issue
Block a user