CTM Mapping Incorrectly
WenXin20 opened this issue ยท 5 comments
Minecraft v1.16.5
Forge v36.0.13
CTM v1.1.2.6
Framed Blocks v2.1
When I have the CTM mod installed alongside my connected textures resource pack, the framed blocks sometimes use the ctm map incorrectly. For example, I have a chiseled stone bricks have a pillar texture when multiple are placed together. In the image on the left is the framed block, and the on the left is how it should look. Is it possible to fix this to at least display the original texture? It doesn't have to connect if connected textures are out of scope.
I will check if I can do something about this.
I have tried to include full CTM support but had to scrap that plan due to complexity.
The CTM textures being incorrectly mapped will be fixed in the next version.
I also managed to add CTM support on the faces that are on the outer edge of the block and occupy the full block size.
Your chiseled stone CTM won't work though (for now atleast) due to the way it is implemented in CTM itself, it will just show the standard chiseled stone brick texture.