Jump to content

[1.7.2] Adding a mod for reference to my eclipse workspace


navybofus

Recommended Posts

Currently my LittleHelpers mod does well with vanilla blocks/items, but when it interacts with other mod's items, it goes a bit haywire.

 

I just want to put a check in that will discriminate against other mod items. I was trying to add the mod's jar as a Referenced Library so I can say, "If this is a block from this mod, then skip this block." But I'm crashing on debug. I know there's a way to add other mods to the workspace, but I can't remember or find documentation on how to do so.

 

Any help is greatly appreciated! Thanks!

Link to comment
Share on other sites

AFAIK, you either need the mod's source directly, or use CodeChickenCore (put it into the mods folder)

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Link to comment
Share on other sites

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.