Pokechu22 Posted November 25, 2012 Posted November 25, 2012 The title basically says it all, but how do I make a mod block connect to Redpower bundled cables? Is there something I need to download? I tried looking on Eloraam's site, but A) the site was broken and there was no link. Is there stuff I need? And if I get it can I still have the mod work standalone?
arctichenry Posted November 25, 2012 Posted November 25, 2012 What block are you attempting to connect to?
hoho Posted November 26, 2012 Posted November 26, 2012 Eloraam doesn't allow anyone to just create compatibility with her mod. If you want to do that you'll first have to be lucky enough to actually get to talk to her and then even more lucky for her to allow it.
Pokechu22 Posted November 29, 2012 Author Posted November 29, 2012 Ok. I also am trying to interface with computercraft, and I have the downloaded source for the needed interfaces. When I distribute the mod, do I distribute those as well or what?
Neowulf Posted November 29, 2012 Posted November 29, 2012 I assume computercraft runs the same system as IC2, API wise. With IC2 you just compile with the APIs added to the source (not any decompiled IC2 mod stuff) and only grab your specific files from reobfuscation. IC2 ships with the API files in place, so as long as IC2 is present any mod that uses it's API will have the necessary files in place. If your mod uses the CC API as an optional component then you need to do some compatibility tricks so your mod only loads the CC interface code when CC is present.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now