Jump to content

blupilot

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by blupilot

  1. Hello, I am trying to require Baubles in my mod so I can add custom necklaces, rings, etc. I tried extracting the APIs .zip file to the src/api/java I get errors such as "Cannot resolve <class_here>" and "Cannot access <class_here>" in the APIs code. I am also unable to import from it in my own code. Anyone know what the problem could be?

    Thanks in advance

     

    Update: Turns out the problem was that I was putting the api in the wrong folder, silly me :S

     

    Edit: Typo

     

    Edit 2: Also I tried adding it as a dependency, when I did "gradlew dependencies" baubles was able to be downloaded from jitpack, but I still couldn't import from it.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.