Skip to content
Drullkus edited this page Nov 10, 2017 · 25 revisions

Welcome to the ConnectedTexturesMod wiki!

Information

ConnectedTexturesMod (CTM) is an overhaul of Chisel's fancy model system. It moves away from the .cf and .ctx file formats, however that API will remain functional in Chisel for the time being. The focus of this mod is to allow all of the rendering information to be put into the texture metadata (.mcmeta) file. However, more advanced things require edits to the actual model .json file.

Check out the implementation here.

Clone this wiki locally