SHsuperCM / CITResewn

Fabric implementation of mcpatcher's cit
MIT License
165 stars 91 forks source link

This mod breaks mipmaps #263

Closed ginqus closed 1 year ago

ginqus commented 1 year ago

Version: 1.19.3 and 1.19.4 Mod loader: both Quilt and Fabric

So, when I use this mod, the mipmapping doesn't work. Completely.

With CITResewn: 2023-05-14_19 46 17 image image

How it suppoused to look lile: image image image

Mipmapping is enabled in settings. And I tried disabling the NVIDIA 3D parameters, also didn't help.

Maybe I'm doing something wrong? I don't know, but without this mod everything works just fine. Any help would be appreciated! :)

SHsuperCM commented 1 year ago

I honestly didn't know people actually used mipmaps, but sure, this needs to be looked into. Do you have any packs active or is it just with CIT Resewn installed?

Only thing that could cause iirc this is if a texture that mipmaps couldnt handle is being used(and iirc only in the block atlas), CIT Resewn doesnt mess with mipmaps beyond the possibility of loading extra textures.

ginqus commented 1 year ago

It looks like it was, in fact, an issue with resource packs. I'm sorry. I was so sure i disabled every texture pack i had. Or maybe i did, but upgrading my pc somehow fixed it. Either way, thank you, even if the problem was me.