G
Gossip Frenzy

CTM Not working?

Author

Ava Richardson

Published May 09, 2026

Following a previous (admittedly old) question's answer, I remade a connected textures pack for stone slabs, after my hard drive was wiped.

The issue arising is that only the bottom and top of the slabs will now connect.

enter image description here

This seems odd to me. The files have been setup 100% the same as the answer instructed, and this used to work. I am using Optifine 1.12.2 D3, which has CTM built in, on forge 1.12.2-14.23.4.2379.

8

1 Answer

enter image description here

Any additions and changes are bold.

stoneslab_bottom.properties:

matchBlocks=43-44
method=ctm_compact
tiles=104-108
connect=tile
faces=bottom
metadata=0 8

stoneslab_side.properties:

matchBlocks=43-44
method=horizontal
tiles=100-103
connect=tile
faces=sides
metadata=0 8

stoneslab_top.properties:

matchBlocks=43-44
method=ctm_compact
tiles=104-108
connect=tile
faces=top
metadata=0 8