We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I cloned MDK(https://github.com/neoforged/MDK/tree/dad00053f00af616e8e26171383427f52988fd1f) and it now doesn't have mixin extra. If I add this line to ExampleMod.java, it fails to compile:
import com.llamalad7.mixinextras.sugar.Local;
Neogradle 7.0.127 doesn't have this issue
The text was updated successfully, but these errors were encountered:
Switch to using full named configurations.
e5b3814
I will await the first bug report where people fuck with these configs but so be it. Closes #172
Successfully merging a pull request may close this issue.
I cloned MDK(https://github.com/neoforged/MDK/tree/dad00053f00af616e8e26171383427f52988fd1f) and it now doesn't have mixin extra.
If I add this line to ExampleMod.java, it fails to compile:
Neogradle 7.0.127 doesn't have this issue
The text was updated successfully, but these errors were encountered: