File Details
MCglTF-1.16.5-Forge-2.0.2.0
- R
- Dec 30, 2022
- 531.16 KB
- 150
- 1.16.5
- Fabric
File Name
MCglTF-1.16.5-Forge-2.0.2.0.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
- Fix texture stretching if POM of BSL Shaders is enabled and texture coordinate of model is not in range of 0~1.
- Height map(alpha channel of normal map) is now working with POM of BSL Shaders, but require secondary UV channel(TEXCOORD_1 attribute of glTF) to defined UV center(mc_midTexCoord) of certain surface.
- Update to latest JglTF source.
- Re-add multi-threaded Morphing that is forgotten in 2.0 release.