Kryslum generation is replaced with lava generation when c2me is installed
warior456 opened this issue ยท 3 comments
Give your mixin a priority. Default priority is 1000, higher numbers get applied later, means if you want to overwrite a method, you want higher priority than any other mixins messing with it
@Mixin(value = NoiseChunkGenerator.class, priority = 1200)