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
Hey, where can I find all required dependencies? I currently use
repositories { mavenCentral() maven("https://maven.theepicblock.nl") } dependencies { modImplementation("nl.theepicblock:PolyMc:5.6.1+1.20.4") }
but it seems like you are using xyz.nucleoid:packet-tweaker:0.5.0+1.20.2-rc1 which is not published in maven central or your repository.
xyz.nucleoid:packet-tweaker:0.5.0+1.20.2-rc1
The text was updated successfully, but these errors were encountered:
This is published in https://maven.nucleoid.xyz/, I'll keep this issue open because it should be clarified in the docs
https://maven.nucleoid.xyz/
Sorry, something went wrong.
thanks
No branches or pull requests
Hey, where can I find all required dependencies?
I currently use
but it seems like you are using
xyz.nucleoid:packet-tweaker:0.5.0+1.20.2-rc1
which is not published in maven central or your repository.The text was updated successfully, but these errors were encountered: