1.8.9 Forge modding help with mixins

I am trying to add mixins to my build.gradle but it says it cannot find org.spongepowered:mixin:0.7.11. If anyone can help me with this issue that would be great
3 Replies
JavaBot
JavaBot4w ago
This post has been reserved for your question.
Hey @blind! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
aidan
aidanOP4w ago
utilsmod:test: Could not find org.spongepowered:mixin:0.7.11.
Required by:
project :

Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
utilsmod:test: Could not find org.spongepowered:mixin:0.7.11.
Required by:
project :

Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
let me know if you want the full syntax
JavaBot
JavaBot4w ago
Post Closed
This post has been closed by <@1325664017439789218>.

Did you find this page helpful?