How to set CustomName to scoreboard value?
Hi, I'm trying to set /summon interaction ~ ~1 ~ {CustomNameVisible:1b,width:1.1f,height:1f,Tags:["mine1"],CustomName:'{"text":"name","color":"yellow"}'}
to display the value of my score called mineCount
instead of "name". I can't seem to find any documentation of how to do it.