PolyMc
PolyMc copied to clipboard
PolyMc as modImplementation
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.
This is published in https://maven.nucleoid.xyz/, I'll keep this issue open because it should be clarified in the docs
thanks