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
Detailed info is provided in Iris #2501. Optifine's behavior in provided example is same as Iris.
Steps to Reproduce
Set certain colortex to block atlas texture in composite pipeline (like texture.composite.colortex6 = minecraft:textures/atlas/blocks.png)
Set output of composite program to the block atlas texture with mipmaps (like textureLod(colortex6, texcoord, 4.0), colortex6 has been set to block atlas texture as above)
Switch held item and see sometimes mipmap of block atlas texture is on but sometimes off
OptiFine Version
1.21.1 J1
Installation Method
Standalone
Log Files/Crash Reports
Looks like nothing useful in log.
F3 Debug Screenshot
Additional Information
The text was updated successfully, but these errors were encountered:
Description of Issue
Detailed info is provided in Iris #2501. Optifine's behavior in provided example is same as Iris.
Steps to Reproduce
texture.composite.colortex6 = minecraft:textures/atlas/blocks.png
)textureLod(colortex6, texcoord, 4.0)
, colortex6 has been set to block atlas texture as above)OptiFine Version
1.21.1 J1
Installation Method
Standalone
Log Files/Crash Reports
Looks like nothing useful in log.
F3 Debug Screenshot
Additional Information
The text was updated successfully, but these errors were encountered: