#Get player head texture

1 messages · Page 1 of 1 (latest)

silent bane
supple cometBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

silent bane
#

(I have the mod installed in my pack so idk if it is possible to just get the texture from it?

prime zodiac
#

Java.loadClass('net.minecraft.client.Minecraft').instance.connection.getPlayerInfo('uuid or username').skinLocation.texture()

#

that gives you the location of the skin

#

you should be able to render stuff with the resourcelocation

silent bane
#

Any idea how I could get the head?

prime zodiac
#

crop the rest ig

silent bane
#

The thing is, I have no idea how to do that

#

I would have to do it on startup right?

prime zodiac
#

That's how they do it