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

Fix 1.19 render type related issues #198

Closed MsRandom closed 1 year ago

MsRandom commented 1 year ago

This includes replacing the render type check for different model types, and the fallback render type check. Fixes a few rendering issues.

(Needs some more work, so will be draft for now)