Chisel-Team / ConnectedTexturesMod

Extensions to the vanilla model system, mainly for connected textures
http://chisel.team/ctm
GNU General Public License v2.0
122 stars 46 forks source link

Re-add model override functionality #228

Open ferriarnus opened 5 months ago

ferriarnus commented 5 months ago

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 it possible to have data in any parent model and it will try to merge them.

TODO