ConnectedTexturesMod icon indicating copy to clipboard operation
ConnectedTexturesMod copied to clipboard

Extensions to the vanilla model system, mainly for connected textures

Results 70 ConnectedTexturesMod issues
Sort by recently updated
recently updated
newest added

[crash-2023-04-25_11.05.01-client.txt](https://github.com/Chisel-Team/ConnectedTexturesMod/files/11324547/crash-2023-04-25_11.05.01-client.txt) [latest.log](https://github.com/Chisel-Team/ConnectedTexturesMod/files/11324552/latest.log)

- Reworked how `BakedQuad`s are converted into `Quad`s and then rebaked into `BakedQuad`s. This fixes lighting from models such as by using `forge_data` to ensure we don't lose the data...

- Fix custom ctm not mapping textures for items properly - Fix including drastically too much of the texture for the particle with custom ctm textures - Make the custom...

Minecraft: 1.16.5 Forge: 36.2.34 CTM: 1.1.2.6 The game crashed whilst rendering overlay Error: net.minecraftforge.fml.ModLoadingException: ConnectedTexturesMod (ctm) encountered an error during the done event phase Exit code -1 [latest.log](https://github.com/Chisel-Team/ConnectedTexturesMod/files/12705977/latest.log) [2023-09-23-6.log.gz](https://github.com/Chisel-Team/ConnectedTexturesMod/files/12705978/2023-09-23-6.log.gz)

![2023-08-07_16 50 14](https://github.com/Chisel-Team/ConnectedTexturesMod/assets/141684372/12666914-2ee7-45d8-bec1-97a104c0585e) Minecraft 1.19.2, Forge 43.2.21, Optifine_1.19.2_HD_U_I2, CTM- 1.19.2-1.1.6+8 Connected textures of blocks don't seem to be using smooth lighting. I have turned my shaders on/off and it's stayed...

The crash occurs whenever ctm items/blocks are rendered and shaders are enabled, even in the inventory. However, the crash will re-occur even if shaders are disabled afterward (whenever ctm stuff...

For some reason the Connected Textures Mod doesn't seem to be working entirely, even after removing Rubidium. Even stranger, some textures seem to connect while others don't. This issue is...

question

When using this mod and having the Engineer's Goggles from create mod equipped, either on the helmet slot or curios' head slot, they don't render on the player. Forge 43.2.14...

can't reproduce

Hi, i added CTM mod as my dependency: repositories { maven { url = 'https://cursemaven.com' } } dependencies { minecraft 'net.minecraftforge:forge:1.12.2-14.23.5.2860' compileOnly fg.deobf("curse.maven:ctm-267602:2915363") //CTM } and when i try to...

I've noticed that the connected textures mod doesn't seem to apply to AE2's facade feature (In the example where I found this out I was using mekanism plastic blocks). I...