ConnectedTexturesMod
ConnectedTexturesMod copied to clipboard
Extensions to the vanilla model system, mainly for connected textures
update 1.19.2?
This PR includes a cherrypicked version of #213 and #217. Additionally it updates dependencies and moves to NeoForge 1.20.4, and fixes some other issues I ran into that might have...
It might not be "complete", but it still works, and I believe if you set it as alpha, it could still be included in curseforge packs, which would be cool....
When starting up Minecraft, it loads and crashes immediately after it finishes and returns this crashlog; [crash-2023-11-27_02.51.46-client.txt](https://github.com/Chisel-Team/ConnectedTexturesMod/files/13479908/crash-2023-11-27_02.51.46-client.txt)
Using NeoForge 1.20.1 47.1.84 with a bunch of mods (around 90) and CTM crashes with the dev build. It started to crash after I added some mods so I don't...
The model overrides seems to not have been working (even when using the loader). This reads this functionality, and provides a non-loader based way of adding CTM data. This makes...
I... am not sure if your mod causes the crash but the report pretty much claims it might be the culprit. I s*ck at reading crash logs tho so please...
---- Minecraft Crash Report ---- // Don't be sad, have a hug!
https://gist.github.com/Minebrah/f032d3f73e0f8d84c7a111e0b062f9d6
At the time the client try to render a model which has narrow faces, the game crashed. Crash Report: https://mclo.gs/6cnNXxR I try to modify the code and set 'normol' filed...