Continuity icon indicating copy to clipboard operation
Continuity copied to clipboard

Support overlay texture when other block is not visible

Open ModProg opened this issue 3 years ago • 4 comments

Image explains it best, the jungle planks are connected at the top but not at the side 2022-01-04_14 08 11

I'm using Stay True.

This is the properties file:

matchBlocks=birch_planks dark_oak_planks crimson_planks warped_planks
method=overlay
tiles=0-16
connectBlocks=acacia_planks

Textures in question: grafik

ModProg avatar Jan 04 '22 13:01 ModProg

Maybe it makes sense to make this optional? I could imagine a slight performance loss and/or a behavior that not everyone expects.

ModProg avatar Jan 04 '22 13:01 ModProg

Well this behavior isn't ideal, it does match Optifine

AlsoSylv avatar Jan 04 '22 15:01 AlsoSylv

Well this behavior isn't ideal, it does match Optifine

IMO this should still be implemented if possible. Maybe with it being off by default.

ModProg avatar Jan 04 '22 16:01 ModProg

You could reuse the innerSeams tag that is available for ctm as a way to change this

Malachi-lewis avatar May 15 '23 19:05 Malachi-lewis