Access denied baritone api
SKempiak opened this issue ยท 2 comments
I am trying to port a mod to a newer version so I tried to add a newer version of baritone-unoptimized-fabric but it wouldn't let me saying I need to sign into jitpack. Here is my gradle:
modImplementation "com.github.cabaletta:baritone-api-fabric:1.10.1"
is this the correct implementation?
Thats not the right jitpack artifact. try
com.github.cabaletta.baritone:baritone-fabric:v1.10.1