8 lines
575 B
Mcfunction
8 lines
575 B
Mcfunction
|
# 见#fzsd.extra.bbl:display/set_text
|
||
|
|
||
|
data modify storage fzsd.extra.bbl:text text set value '{"text": "破基岩榜", "color": "yellow"}'
|
||
|
scoreboard objectives setdisplay sidebar.team.yellow fzsd.module.scoreboard.display.bedrock_broke_count
|
||
|
scoreboard objectives modify fzsd.module.scoreboard.display.bedrock_broke_count displayname {"text": "破基岩榜", "color": "yellow"}
|
||
|
team modify fzsd.module.scoreboard.display.bedrock_broke_count color yellow
|
||
|
team modify fzsd.module.scoreboard.display.bedrock_broke_count displayName {"text": "破基岩榜", "color": "yellow"}
|