PolyMc icon indicating copy to clipboard operation
PolyMc copied to clipboard

PolyMc as modImplementation

Open DinoMarlir opened this issue 1 year ago • 2 comments

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.

DinoMarlir avatar Sep 27 '24 15:09 DinoMarlir

This is published in https://maven.nucleoid.xyz/, I'll keep this issue open because it should be clarified in the docs

TheEpicBlock avatar Sep 27 '24 15:09 TheEpicBlock

thanks

DinoMarlir avatar Sep 27 '24 16:09 DinoMarlir