Custom armor stand name with multiple lines
//ads -- adsterra.com -- native banner
?>
I am trying to make an armor stand with a custom name. Unfortunately I wasn't able to skip lines even when using the new line operator for Java or JSON or whatever. Here is the command:
/summon armor_stand ~ ~2 ~ {Invisible:1b,Invulnerable:1b,NoGravity:1b,Marker:1b,CustomName:"{\"text\":\"something \\n something\",\"color\":\"green\"}",CustomNameVisible:1b}
Best Answer
Line feed characters do not work in entity names. The only way is to summon a second armour stand underneath it with a second custom name. I recommend either setting NoAI:1b
or continuous teleports to make sure that the second armour stand does not move.
Pictures about "Custom armor stand name with multiple lines"
How do you summon an armor stand with custom name?
How to Enter the CommandCan armor stands be named?
You are now able to rename armor stands from a name tag in 1.11 so the book won't be needed to give it a name. Well some modules use armor stands to execute other commands, like my seasons module or the recently released Ender Hoppers module.How do you make an armor stand do different poses?
In Bedrock Edition, the pose of the armor stand can be changed by sneaking and clicking on the Pose, or by using a redstone signal. There are 13 possible poses. Armor stands can also hold items by clicking on the Equip.How to Modify Armor Stand With Name Tag in Minecraft Java Edition 1.16.5
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Andrea Piacquadio, Angela Roma, Andrea Piacquadio, Angela Roma