Pineapple Delight

Pineapple Delight

5M Downloads

URGENT: Texture filtering broken after installation - makes all textures blurry

Chasper-1 opened this issue ยท 0 comments

commented

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):

  1. Clean Minecraft 1.21.1 installation
  2. Install Fabric Loader 0.17.2
  3. Install Fabric API 0.116.5+1.21.1
  4. install Farmer's Delight 1.21.1-3.1.2+refabricated
  5. Install Pineapple Delight 1.0.4-1.21.1-Fabric
  6. Launch game and create new world
  7. 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:

  1. Mod list showing only required mods:
    Mod list
Image
  1. Blurry textures in game:
    Game view 1
Image

Game view 2
Image

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:

  1. Better Mipmaps initially triggered the problem
  2. Pineapple Delight now maintains or reactivates the broken texture filtering