6

Floating text tutorial for 1.13

CommandRedstone's Avatar CommandRedstone7/24/18 4:39 pm
6 emeralds 24.8k 10
10/30/2018 6:35 am
awaffle1's Avatar awaffle1
Use this command:
/summon armor_stand ~ ~ ~ {Invisible:1,Invulnerable:1,CustomName:"\"YOUR MESSAGE HERE!!!!\"",CustomNameVisible:1,NoGravity:1}
Posted by CommandRedstone's Avatar
CommandRedstone
Level 20 : Expert Engineer
10

Create an account or sign in to comment.

10

2
07/25/2018 3:50 am
Level 53 : Grandmaster Lego Builder
CGBrothers
CGBrothers's Avatar
I highly recommend also adding the NBT tag of Marker:1b in there. This will prevent players from interacting with the armor stand at all.
1
12/24/2018 9:03 am
Level 11 : Journeyman Waffle
awaffle1
awaffle1's Avatar
So, about this, I don't think you should use /summon armor_stand ~ ~ ~ {Invisible:1,Invulnerable:1,CustomName:"\"YOUR MESSAGE HERE!!!!\"",CustomNameVisible:1,NoGravity:1}, but instead use this command without the "Invulnerable" tag because in 1.13 (At least for me) the game was not able to find the armor stand with that tag, but without it, it was able to find it.
1
10/30/2018 3:41 am
Level 2 : Apprentice Crafter
EquallyEpic
EquallyEpic's Avatar
I know that I'm a bit off, but I just found this, anyway:
/summon armor_stand ~ ~ ~ {Invisible:1,Invulnerable:1,CustomName:"\"x\"",CustomNameVisible:1,NoGravity:1,Marker:1b,Small:1,Tags::"\"Xtag\""}


Killing it:
/kill @e[tag="Xtag\""]

This makes it incredibly easy to make multiple ones and removing the individually, so let's say that you want to do a set on top of each other, then you just use the same tag, and kill the tag, if you want to kill multiple with the same name, but different tags, just kill it by name, so much usage by just adding the:
Tags::"\"Xtag"
1
08/15/2018 11:34 pm
Level 1 : New Dragon
Tai_
Tai_'s Avatar
/summon armor_stand ~ ~ ~ {Invisible:1,Invulnerable:1,CustomName:"\"x\"",CustomNameVisible:1,NoGravity:1,Marker:1b,Small:1}
1
08/15/2018 2:08 am
Level 1 : New Dragon
Tai_
Tai_'s Avatar
How would you delete them? its kinda different than 1.12
1
08/15/2018 2:33 amhistory
Level 1 : New Dragon
Tai_
Tai_'s Avatar
nvm got it, im putting it here for people who need to know
thats a radius of 5.
/kill @e[type=minecraft:armor_stand,distance=..5]
1
07/24/2018 8:03 pm
Level 33 : Artisan Creeper Hugger
AgentShieldjj
AgentShieldjj's Avatar
or

/summon armor_stand ~ ~ ~ {Invisible:1,Invulnerable:1,CustomName:your text here,CustomNameVisible:1,NoGravity:1}
1
07/27/2018 1:13 amhistory
Level 29 : Expert Engineer
SUPERIONtheKnight
SUPERIONtheKnight's Avatar
This won't work in 1.13, and will sometimes work for 1.12.2(but not for every scenario).

In 1.12.2, It won't work if you add spaces to the name. You can get around this by surrounding the text in quotes: "text here".

In 1.13, "CustomName" was changed to allow for JSON. As such, you must use "\"text here\"" like the OP already has.

~SUPERIONtheKnight
1
07/27/2018 9:01 am
Level 33 : Artisan Creeper Hugger
AgentShieldjj
AgentShieldjj's Avatar
OK, I check you're right about 1.13 but 1.12.2 you CAN do spaces after CustomName:
Now if there are spaces you can't execute it.
1
07/27/2018 7:47 pm
Level 29 : Expert Engineer
SUPERIONtheKnight
SUPERIONtheKnight's Avatar
I just used your above command without changing anything, and it didn't work. Worked fine once I added quotes around the name. I was on 1.12.2 without mods of any kind(including optifine).

I'm not saying that it's impossible to use spaces as it definitely is possible. What I am saying is that your above command didn't have the extra quotes needed for it to run correctly.

~SUPERIONtheKnight
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome