juliarn / npc-lib

Asynchronous, high-performance Minecraft NPC library for 1.8-1.21 servers.
MIT License
296 stars 50 forks source link

Can't get skins to work #104

Closed Cryptite closed 1 year ago

Cryptite commented 1 year ago

Largely mimicking the NPC spawning code from the CloudNet project, i have this code which appears to be the right way to go but none of my spawned NPCs have skins, just the random default MC skins. What am I missing?

image

Cryptite commented 1 year ago

Nevermind, I wasn't using "textures" as the property name for my supplied textures