Hey!
I want to set the text from a sign to the name of an armor stand. What I've got so far:
/data modify entity @e[type=minecraft:armor_stand,sort=nearest,limit=1,tag=TeamBlue] CustomName set from block ~ ~1 ~
but at the end there's missing the "sourcePath". I know that it once was Text1 Text2 etc but that doesnt work for me any longer (1.20.)
I want to set the text from a sign to the name of an armor stand. What I've got so far:
/data modify entity @e[type=minecraft:armor_stand,sort=nearest,limit=1,tag=TeamBlue] CustomName set from block ~ ~1 ~
but at the end there's missing the "sourcePath". I know that it once was Text1 Text2 etc but that doesnt work for me any longer (1.20.)