#How do I make an entity always spawn with a specific name using components?

1 messages · Page 1 of 1 (latest)

fringe field
#

I want to make my custom entity Spawn with a set name, i dont want to use commands if possible.

hushed torrent
#

I think what you put in the lang files for it will be it's default name

fringe field
#

Not this type of name

#

I mean the name tag

#

The name that come on the head of the entity

nova needle
#

use "always_show": true in the minecraft:nameable component

#

@fringe field

sacred flower
#

Like they said, they want to nametag their mob on spawn, not make it have a display name.
If I remember, someone managed to do this with villagers using scripts in mcpedl

#

Don't know if it still works now since the changes

nova needle
fringe field
#

@nova needle my entity already have this "always_show" but it only show a name from a name tag

nova needle
#

oh, the only other way i know of is with summon command