Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ae434c3a07 | ||
|
|
663891c966 |
@@ -1,3 +1,3 @@
|
|||||||
# judge.input 과 judge.answer 가 같으면 @s answer = 1
|
# judge.input 과 judge.answer 가 같으면 @s answer = 1
|
||||||
# 매크로 치환으로 answer 필드를 NBT predicate 의 리터럴로 박아넣음
|
# 매크로 치환으로 answer 필드를 NBT predicate 의 리터럴로 박아넣음
|
||||||
$execute if data storage mq:tmp judge {input:"$(answer)"} run scoreboard players set @s answer 1
|
$execute if data storage mq:tmp judge{input:"$(answer)"} run scoreboard players set @s answer 1
|
||||||
|
|||||||
5
music_quiz/data/mq/painting_variant/gif.json
Normal file
5
music_quiz/data/mq/painting_variant/gif.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"asset_id": "musicquiz:gif",
|
||||||
|
"width": 1,
|
||||||
|
"height": 1
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user