#is there a command to change the npc name above the head?
1 messages · Page 1 of 1 (latest)
/summon npc <name> ~~~
or maybe use a nametag
thank you it work!
but how to change it when the npc is alive or already summoned?
You can only do that with scripting
oh crap, is there any source or example regarding renaming npc? im really new to scripting
Basically entity.nameTag = 'new name'
okay ill try it out
okay it works ! thank you
Open the UI for the npc and change its name 