URGENT: Texture filtering broken after installation - makes all textures blurry
Chasper-1 opened this issue ยท 0 comments
Problem Description:
After installing Pineapple Delight mod, all textures in Minecraft become blurry ("soap effect"). This happens immediately when loading any world and persists across different installations. The problem disappears completely when I remove your mod.
Important Context:
This issue started after I installed Better Mipmaps mod, but now it reproduces consistently with only Pineapple Delight + Fabric API, even on clean installations.
Steps to Reproduce (100% reliable):
- Clean Minecraft 1.21.1 installation
- Install Fabric Loader 0.17.2
- Install Fabric API 0.116.5+1.21.1
- install Farmer's Delight 1.21.1-3.1.2+refabricated
- Install Pineapple Delight 1.0.4-1.21.1-Fabric
- Launch game and create new world
- Observe blurry textures on all blocks/items
Expected Behavior:
Textures should remain sharp as in vanilla Minecraft.
Actual Behavior:
All textures become blurry as if forced bilinear filtering is applied.
My Setup:
- OS: Arch Linux
- GPU: NVIDIA RTX 3070 Mobile
- Driver: 575.64.05
- Java: OpenJDK 21.0.8
Screenshots:
- Mod list showing only required mods:
Mod list
- Blurry textures in game:
Game view 1
Important Context:
This issue first appeared after I installed Better Mipmaps mod. However, after uninstalling Better Mipmaps, the problem now reproduces consistently with only Pineapple Delight + Fabric API, even on clean installations. This suggests that:
- Better Mipmaps initially triggered the problem
- Pineapple Delight now maintains or reactivates the broken texture filtering
