mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-07-30 15:05:02 +00:00
需要和重新设计音量的配置方式。开始做实验
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"rawtext": [
|
||||
{
|
||||
"translate": "%%4",
|
||||
"with": {
|
||||
"rawtext": [
|
||||
{
|
||||
"selector": "@e[name=某实体,scores={计分板=0..93}]"
|
||||
},
|
||||
{
|
||||
"selector": "@e[name=某实体,scores={计分板=1..93}]"
|
||||
},
|
||||
{
|
||||
"selector": "@e[name=某实体,scores={计分板=92..93}]"
|
||||
},
|
||||
{
|
||||
"text": "显示第一段"
|
||||
},
|
||||
{
|
||||
"text": "显示第二段"
|
||||
},
|
||||
{
|
||||
"text": "显示第三段"
|
||||
},
|
||||
{
|
||||
"text": "NaN"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user