Skip to content
[/craft]
Summon Text Display Hologram

Summon Text Display Hologram

Create floating hologram text with no entity behind it

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Summons a text_display entity, the modern way to make floating hologram text without an armor stand. The billboard:center tag makes the text always face the player. Edit the text and color to label spawns, shops, or parkour checkpoints.

/summon text_display ~ ~1 ~ {text:'{"text":"Hello World","color":"gold","bold":true}',billboard:"center"}

How to use

  1. Open chat (T on Java).
  2. Paste the command and press Enter.
  3. Bold gold text appears floating just above the ground.
  4. Change the text and color values to display your own message.

Related commands