GoryMoon / PlayerMobs

GNU General Public License v3.0
5 stars 3 forks source link

Custom Color When Using Summon Command #28

Closed Darkosto closed 2 years ago

Darkosto commented 2 years ago

Hello!

I'm trying to setup custom name colors for Player Mobs using the vanilla summon command: /summon player_mobs:player_mob ~ ~ ~{"Username":"$user",CustomNameVisible:1b,CustomName:'{"text":"$user","color":"$uColor"}',"IsBaby":false, ForgeData:{ESM_Ignored: 1b}}

It looks like Player Mobs is overriding my custom name and custom color. Is it possible to add an NBT tag to playermobs to allow the color to be set?

Thank you!

MC: 1.18.2