Jump to content

Recommended Posts

Posted (edited)

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.

Edited by blupilot
Solved
Posted (edited)

Update: I tried looking around this forum for answers and all I found was this, the answer was what I already tried to do and it didn't seem to work.

Edit: Typo

Edited by blupilot
Posted

I do not know if this is the correct way to do it(i'm pretty sure it isn't and the correct one is described in the topic you've linked) but you could add your dependencies as external jar libraries in eclipse as a workaround.

Posted

i truly wish we had a repository of information how to connect to all those apis out there... now, if you make a simple block, you're facing a nightmare if you want to register it with crusher machines for example.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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