#removing black bar

19 messages · Page 1 of 1 (latest)

twilit knot
#

whenever i summon an armorstand, the name creates a black bar behind it. how do i texture it out?

broken pumiceBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

icy fox
#

does it need to be an armor stand or could it be an item display or text display entity?

#

(there are ways for armorstands as well, just wanna get the easier options out of the way first)

twilit knot
#

it can be anything

#

text displays seem to be bugged tho

#

https://youtu.be/i4l2Ym_0VZg?si=eCOPlCMQ1j4kR3-x

I tried replicating exactly what this guy did but it doesn’t work

Lau

In this video I show how to add custom images into Minecraft using custom fonts! You can try it yourself by downloading the ressource pack that I used for this video: https://1drv.ms/u/s!AiTo0C4B_y74iUPYSHQAZVwojBs7?e=cnfrMf

★TikTok: https://www.tiktok.com/@laulau74
★Reddit: https://www.reddit.com/user/LauLau07

▶ Play video
icy fox
twilit knot
#

I downloaded the rp in the video

#

and summoned a text display

#

doesn’t display anything

icy fox
# twilit knot it can be anything

And the workaround I know for armor stands is to just have a (large) negative sized character at the front and end of the name (cause that shadow is based on text length).
Though afaik text displays would have the option of not having a shadow box in the first place.

twilit knot
#

the name in the chat does show the font correctly

twilit knot
icy fox
#

what version of MC are you using?

#

also, idk why they are giving a TEXT DISPLAY entity a name to begin with?

#

/summon text_display ~ ~ ~ {text:'{"text":"\\\\u0003","font":"customfontimages"}'} You can just do this, it doesn't need a name

twilit knot
#

I tried that too it didn’t work