promotional bannermobile promotional banner

ConnectedTexturesMod for Fabric

An unofficial Fabric port of the original ConnectedTexturesMod.

File Details

0.5.0+1.17

  • B
  • Jul 4, 2021
  • 185.61 KB
  • 30.6K
  • 1.17.1+1
  • Fabric

File Name

ctm-fabric-0.5.0+1.17.jar

Supported Versions

  • 1.17.1
  • 1.17

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ctm-fabric-432493:3376795"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Remove connection caching as it was severely hurting performance

- Prevent wrapping WeightedUnbakedModels

- Set "ctm_version" to 1 if unspecified in CTM overrides

- Fallthrough when getting metadata for virtual sprites instead of logging a warning

- Fix random seeding when getting parent quads

- Fix math in TextureUtil

- Store model sprite in field instead of recalculating it every time

- Remove profiling

- Many other code improvements

- Change versioning scheme to include Minecraft version

 

- Set minimum Fabric API version to 0.34.10+1.17

- Switch to new ModMenu API