Minecraft – How to make floating tagged text using ArmorStand in Minecraft

minecraft-java-edition

I need to make floating colored and bold text in Minecraft, but the CustomName tag doesn't have a color or bold tag (that I know of). I need a 100% sure answer.

Best Answer

You can't put JSON text formatting in entity names (nor in things like item names/lore). Instead, you should use the section symbol, "§", and a formatting code. E.G: §c before the name for red, §l before the name for bold.

You can't paste or type § directly into chat, though. Instead, you'll need to use a server console (or RCON), or an external tool such as MCEdit or NBTExplorer.