Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kryslum generation is replaced with lava generation when c2me is installed #45

Closed
warior456 opened this issue Nov 22, 2023 · 3 comments
Closed
Labels
bug Something isn't working incompatibility incompatible with a mod or modpack

Comments

@warior456
Copy link
Owner

this is an issue to remind ourselves and figure out a solution

@warior456 warior456 added bug Something isn't working CRITICAL incompatibility incompatible with a mod or modpack and removed CRITICAL labels Nov 22, 2023
@Nitjsefnie
Copy link
Contributor

Nitjsefnie commented Dec 9, 2023


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)

@warior456
Copy link
Owner Author

untested fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working incompatibility incompatible with a mod or modpack
Projects
None yet
Development

No branches or pull requests

2 participants