When using a the bold formatting code without a resource pack, the text is correctly centered like the rest of the text. When using a resource pack however, emboldened (using §l) text is not centered and appears to be aligned to the right side of the sign.
Attachments
Comments 6
Unfortunately, this is not yet possible in default Minecraft. I used an NBT editor to change the sign, it is also done with a plugin on Bukkit servers.
Well, i'm afraid, you're wrong:
/give @a sign 1 0 {BlockEntityTag:{Text1:"{text:\"ooooo\",color:blue}",Text2:"{text:\"oooo\",color:blue,bold:true}",Text3:"{text:\"oooo\",color:red,bold:true}",Text4:"{text:\"oooo\",color:red}"}}
Please provide the command for placing that sign.