Jump to content

Recommended Posts

Posted

I am creating an addon mod for thermal expansion and I was wondering how to reference a parent mod's classes in 1.7.10.

Will this mod need thermal expansion, or not must. If yes, create new source folder in eclipse called srs/api/java and src/api/resources, and in first put te source, in second te resources... Than when you will compile, te will not be compiled...

Posted

Thermal Expansion's source is not obtainable. It's not github. Just Thermal Foundation and COFHCore.

Posted

If I asked KingLemming if i could deobfuscate and decompile the code for Thermal Expansion, what would I then need to do with the source code? (the mod I'm making will require Thermal Expansion)

Posted

Also, i don't think you need any of it's source excluding te-api... So download it and put it in src/api/java and than for testing download code chicken core - dev, cofth core, thermal foundation, thermal expansion and put all these in eclipse/mods...

 

Thanks for the response but I don't think thermal expansion has an api. There is the COFH api, however all other addon mods source code i've seen references thermal expansion classes themselves and I was wondering how this specifically could be achieved.

Posted

Also, i don't think you need any of it's source excluding te-api... So download it and put it in src/api/java and than for testing download code chicken core - dev, cofth core, thermal foundation, thermal expansion and put all these in eclipse/mods...

 

Thanks for the response but I don't think thermal expansion has an api. There is the COFH api, however all other addon mods source code i've seen references thermal expansion classes themselves and I was wondering how this specifically could be achieved.

If you want to add recipes, there's Pulses, Pulse Managers and FMLInterModComms.

Managers register pulsars, pulsar's methods are getting called only if mod is loaded and Inter Mod Comms, "send" data between mods...

  • 2 years later...
Posted
On 02/05/2015 at 6:53 AM, Awesome_Spider said:

Thermal Expansion's source is not obtainable. It's not github. Just Thermal Foundation and COFHCore.

Actually all TeamCoFH mods are open source on GitHub (at least they now are).

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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