
Request: Make it possible to turn splash screen blur off
VindSole opened this issue ยท 0 comments
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.