chisel ctm not working
robjw95 opened this issue ยท 4 comments
To quote the wiki:
If the .mcmeta file does not exist in the pack and the texture does, the game will assume the texture is not animated, rather than loading a .mcmeta file from a pack below that pack.
The same applies to ctm data as it does to animation data.
Hmm we've never had this issue before. Even with other mods with CTM support.
Will be back-logged till someone is free to further debug and look into a fix.
Those other mods were using the old system then. This is unfortunately just how mcmeta files work, it would be the same if you changed a texture with an animation, you have to copy over the animation data, yes?
Resolved with 6f9744f