sp614x / optifine

1.77k stars 420 forks source link

[BUG/GLITCH] ConnectedTextures Overlay doesn't work with CTM blocks #7543

Open AtmosphereOfTech opened 10 months ago

AtmosphereOfTech commented 10 months ago

Connected Textures Overlay CTM doesn't work when on top of blocks that have CTM which included textures from the /block directory. For example,

method=repeat
matchBlocks=dirt_path
matchTiles=dirt_path_top
width=2
height=2
tiles=textures/block/dirt_path_top 2-4

ConnectedTextures grass will not overlay on top of this. However, it will if it's changed to this:

method=repeat
matchBlocks=dirt_path
matchTiles=dirt_path_top
width=2
height=2
tiles=2-4

Steps to Reproduce

Try the texture pack Optimum Realism R15 on your computer and check dirt or dirt path with the grass.

OptiFine Version

Optifine 1.20.1

Installation Method

The standalone version was used.

Log Files/Crash Reports

https://pastebin.com/znK4tkEV

F3 Debug Screenshot

https://ibb.co/mhnC6PD

This also happens on Iris with the Continuity mod.