Change Mob's Display name Procedure Block

Published by mac44444 on
Status
Fixed
Issue description

So, i am making a mod that would also add special NPCs for villages in it. I'd want this block so i (and others) can give mobs special names and whatnot.

Issue comments

We will consider adding this feature. For now, you can manually use method Entity#setCustomNameTag(String) to achieve this.