WesterosCTM - Extended CTM Texture Types
This mod provides additional CTM texture variants that extend the capabilities of the base ConnectedTextureMod. Includes several unique texture connection types:
westeros_ctm - implementation of the classic format with 47 textures in the array (unlike compact_ctm in ConnectedTextureMod), using the first 47 images.
westeros_ctm_single - similar to the previous one, but uses a single 12×4 image as a template to generate all 47 textures.
westeros_ctm+pattern - combines the westeros_ctm_single approach with pattern overlay on the central texture (index 26 in CTM).
westeros_h+v - classic "horizontal+vertical" connection type using a base image of 7×1.
westeros_v+h - classic "vertical+horizontal" connection type, also working with a 7×1 base image.
For visual examples of all CTM types in action, you can review the textures in the project repository.