C
ClearView News

How to make floating name tags in minecraft

Author

Emily Carr

Published Mar 28, 2026

How to make floating name tags in minecraft

Minecraft Tutorial How to Create Floating Name Tags with just ONE Command! If playback doesn’t begin shortly, try restarting your device. Videos you watch may be added to the TV’s watch history …

There are other answers below:

Command 1: /summon ArmorStand ~ ~ ~ {Invisible:1b,CustomNameVisible:1b,CustomName:what you want it to say}Command 2: /summon ArmorStand ~ ~ ~ {Invisible:1b,S…

When you create the world in single player you need to make sure you say “cheats” enabled, so that you can use commands. Creating the Floating Text (Java Edition 1.15 and 1.16) Now that we got the permissions out of the way let’s actually create the floating text! Make sure you’re on Minecraft Java Edition 1.15 or 1.16 for this to work.

* y+54 for the y-coordinate you want + 54 blocks. If you want the name tag at x=3 y=65 z=-20 you have to type x=3 y=120 z=-20

But if he is playing in 14w30c or abovehe can use the floating WitherSkulls CustomName Atribute : /summon WitherSkull ~ ~ ~ {direction:[],CustomName:”“,CustomNameVisible:1} Ths Will Spawn A Nametag with the text :

You can use a named invisible WitherSkull. summon WitherSkull ~ ~ ~ { CustomName:”Whatever”, CustomNameVisible:true, Direction:[] } (This …

In this command, Invulnerable means you cannot kill it; NoGravity means it will not fall down or affected by gravity; Invisible is just making it invisible; and CustomNameVisible is the tag for the custom name to be shown. Add the words you want to be floating between CustomName: and } (or replace the words with your desired words).

To craft the floating text, put eight string surrounding a name tag in a crafting table. Once you place the text, its name will be displayed as “NPC”. You can easily change the name by interacting with the entity and opening its UI.

you can make the text bold,italic,underlined or striked through like this: /summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,NoGravity:1b,Marker:1b,CustomName:'{“text”:”insert your floating text here :D”,”color”:”add a color here”,”bold”:true,”italic”:true,”strikethrough”:true,”underlined”:true}’,CustomNameVisible:1b}

/summon falling_block {BlockState:{Name:”minecraft:stone”}} This command summons in a falling_block entity in the chosen (x; y; z) coordinates. To apply properties to the block, write BlockState:{Name: ,Properties:{ : }} in the NBT Tag, where Properties is an optional list of block states.

How to create a floating text entity in Minecraft?

Use the Name Tag on the floating text entity to create the floating text. The floating text entity is invisible and to name it you have to be looking at the exact center of the block. To make the text floating, place a block in the air and spawn the floating text on it.

How to remove the floating text in Minecraft?

Now if you want to remove the floating text again, the trick is to “kill” the nearest armor stand. So make sure you stand right next to or in front of the text you want to remove! Once in front of the desired text, enter this command: You can use any of these color codes in the creation command for your floating text:

Can you add floating text to Minecraft servers?

Custom Floating Text Floating text is a very useful feature for servers and maps. Unfortunately though, it’s mainly just available by coding third-party plugins or mods. This add-on gives you the ability to make custom floating text in any way in your Minecraft worlds.

How do you make the text float?

To make the text floating, place a block in the air and spawn the floating text on it. Then destroy the block you just placed and it’ll be floating.