Cadiboo / NoCubes

A mod for 1.12.2+ that creates smooth terrain in Minecraft
https://Cadiboo.github.io/projects/nocubes/
GNU Lesser General Public License v3.0
140 stars 12 forks source link

[1.14.4] NoCubes's terrain smoothing doesn't work with OptiFine #61

Closed Cadiboo closed 4 years ago

Cadiboo commented 4 years ago

The game doesn't crash and everything seems to load perfectly but while the NoCubes outlines for the terrain are visible, the actual terrain is unaffected and still blocky. 2019-09-30_18 47 48 2019-09-23_03 19 22 67nmicxor7q31

This is caused by OptiFine's class transformer running after NoCubes' method transformer and overwriting all of NoCubes' changes. cpw.mods.modlauncher.ClassTransformer.java

Screen Shot 2019-09-24 at 9 29 21 pm