Closed untuned closed 3 years ago
You can upload the texture head to http://textures.minecraft.net
Custom texture head can be found at https://minecraft-heads.com/custom-heads
You can upload the texture head to http://textures.minecraft.net
Custom texture head can be found at https://minecraft-heads.com/custom-heads
Correct, if it were a normal head. These instead use HD textures at 512x512, and are hosted on the education website. It's not possible to upload them to textures.minecraft.net
.
Is minecraft allow to have HD texture in java edition?
Is minecraft allow to have HD texture in java edition?
By uploading it to education.minecraft.net
and using a website like https://www.gamergeeks.net/apps/minecraft/give-command-generator/player-heads, absolutely. It will give you a command to run that allows you to get it in your inventory, and it supports up to 512x512 per side which allows a lot more customizability.
For example, run this command in a new world and it will give you a HD head:
/give @p minecraft:player_head{display:{Name:"{\"text\":\"Zira Logo\"}"},SkullOwner:{Id:[I;1941050732,-1397274767,-1482862148,-501884790],Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vZWR1Y2F0aW9uLm1pbmVjcmFmdC5uZXQvd3AtY29udGVudC91cGxvYWRzL3psaDIucG5nIn19fQ=="}]}}} 1
This was patched in 1.17.
Is your feature request related to a problem? Please describe. Using the Education version of Minecraft, you are able to upload HD head designs and access them in vanilla Minecraft.
Describe the solution you'd like Allow the usage of
education.minecraft.net
links in the custom hats texture option, or allow pasting the base64 encoded value instead.Describe alternatives you've considered There are no alternatives since it is not possible on the normal version of Minecraft without texture packs.