You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minecraft has by default quite high-res logo textures, they blur it to make it smoother, but there is an option to turn this blur off with a mcmeta file using:
{
"texture": {
"blur": true/false
}
}
For some reason this doesn't work with the mojangstudios.png texture, so all low-res textures look awful, having it work would be nice.
The text was updated successfully, but these errors were encountered:
Minecraft has by default quite high-res logo textures, they blur it to make it smoother, but there is an option to turn this blur off with a mcmeta file using:
{
"texture": {
"blur": true/false
}
}
For some reason this doesn't work with the mojangstudios.png texture, so all low-res textures look awful, having it work would be nice.
The text was updated successfully, but these errors were encountered: