Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Access denied baritone api

SKempiak opened this issue ยท 2 comments

commented

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?

commented

Thats not the right jitpack artifact. try
com.github.cabaletta.baritone:baritone-fabric:v1.10.1

commented

Is that for the api as well?