Text Display TUTORIAL ✅ | Minecraft

preview_player
Показать описание
COMMANDS:
━━━━━━━━━━━

/summon minecraft:text_display ~ ~ ~ {text:'"This is Text"'}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {transformation:{scale:[2.0,2.0,2.0]}}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {line_width:40}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {background:0}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {shadow:1}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {billboard:"fixed"}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {billboard:"vertical"}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {billboard:"horizontal"}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {billboard:"center"}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {see_through:1}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {alignment:center}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {alignment:left}

/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {alignment:right}

━━━━━━━━━━━━━━━━━━━━━━━━
EXTRAS:

[Colored Text]
/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {text:'{"text":"This is Gold","color":"gold"}'}

[Bold Text]
/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {text:'{"text":"This is Bold","bold":true}'}

[Colored and Bold Text]
/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {text:'{"text":"This is Gold and Bold","color":"gold","bold":true}'}

[See Data]
/data get entity @e[type=minecraft:text_display,limit=1,sort=nearest]

[Modificate Data]
/data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {}

[Rotate Text]
/execute as @e[type=minecraft:text_display,limit=1,sort=nearest] at @s run tp @s ~ ~ ~ 0 0
━━━━━━━━━━━━━━━━━━━━━━━━

🎨 I Also Do Texturepacks:

━━━━━━━━━━━━━━━━━━━━━━━━

→ Shaders:

→ Texture Packs:

━━━━━━━━━━━━━━━━━━━━━━━━

0:00 Intro
0:19 How to Summon
0:27 Make it Big !
0:53 Line Width
1:29 Remove Background
1:44 Text Shadow
2:01 Billboard
2:57 See Through
3:21 Text Alignment
3:58 Outro

━━━━━━━━━━━━━━━━━━━━━━━━
#minecraft #commands #commandstutorial #updateminecraft
Рекомендации по теме
Комментарии
Автор

If you want to delete just one text, use this command /kill @e[type=minecraft:text_display, limit=1, sort=nearest]

laurisibakov
Автор

Im a builder and i like to spice up my maps with these types of command block type stuff.
I watched lots of tutorials like these about text displays, mob summons lots of things like that but NONE of them were like yours.
I never knew that there was this much configurations with the text display command.

Mr.HoodyGuy
Автор

In case you didn't notice, for the text there are one " and one '
and the ' has to be in the exterior and the " in the interior such as : {text: ' " your text " ' }, (no spaces of course) doing it like this : {text: " ' your text ' "} will simply not work

But it is the only one of all the NBTs that work this way

The explanation for this is in this line in the description :
/data merge entity @e[type=minecraft:text_display, limit=1, sort=nearest] {text: *' {"text":"This is Gold", "color":"gold"} '* }

the text is not actually a simple text but it is a NBT with bot ha text and a color, thus to edit the text you have to include the ' " " '
It however doesn't seem to work with the color from my testing so you'll have to do it like on the line I copy pasted right above

Demonic-Eliaa
Автор

Muchas gracias era justo lo que buscaba, me gustan tus tutoriales cumplen con lo que prometen, nuevo suscriptor por eso

xzero_darksx
Автор

Make tutorial about block displays next! Thanks!

cpheiplay
Автор

love that you put the commands in the description but i do need some help with block displays if you could make a video about block displays

puffnuff
Автор

I knew about the existence of text display but i did not know about the properties or how to summon it, thanks

Miauniroi
Автор

Hello from Russia, I have a question how to change the color and make the background translucent.

mrgirar
Автор

If you want to move the text, Copy Paste the command below v

/data merge entity @e[type=minecraft:text_display, limit=1, sort=nearest] {transformation:{translation:[2.0, 2.0, 2.0]}}

cosmoentity
Автор

Thanks for the tutorial, it really helped!

AurélienTousch
Автор

Thanks, very useful! But how do I change the rotation?

mazic
Автор

Dios mío esto me viene genial. Gracias!

keissusto
Автор

by the way, 1 block is 40 units in the command, so the standard line length is 5 blocks, or 200 units

celesial
Автор

Hello. This is the best video I have been looking for. I want to manage a lot of text display types and I want to tag them to differentiate them, how can I tag them?

dogsataken
Автор

this man deserves more subs -224th sub

redwoodsteve
Автор

Excuse me, when I summon the text display, it is looking the south, how I can rotate it? (sorry if my english is bad)

KILAN
Автор

You can explain how to do the animation with the commend block?

achiyarhein
Автор

no me sirve pero le doy laik pq me caes bien 🗿🗿

Pollo_Comun
Автор

Can you make the text coloured? Iam not able to make it appear in different colours.

danhorak
Автор

What were the commands for the popping up command block?

Gyxl_