how to make floating text minecraft code example
Example: minecraft floating text
/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoGravity:1b,Marker:1b,CustomName:"{\"text\":\"Your Text Here\",\"color\":\"green\"}",CustomNameVisible:1b}
/summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoGravity:1b,Marker:1b,CustomName:"{\"text\":\"Your Text Here\",\"color\":\"green\"}",CustomNameVisible:1b}