Jump to content

impshial

Members
  • Posts

    4
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

impshial's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Any way you can elaborate on your resolution? Thanks!
  2. Problem is, I can't find a copy of the API anywhere. Every link I find is dead.
  3. So I'm working on a mod and have created a block called Zirconium, which I'd like to be able to use in Thermal Expansion's pulverizer. The problem is, I don't know how to go about making my stuff compatible with other mods. Are there files I need to load into the eclipse environment to be able to do this? Basically I need to be able to create pulverized Zirconium from my ore block and I don't know how. Any help for this newbie would be appreciated.
  4. This may seem like a newbie question, but how do I create an item/block that also works with other mods (TE, MFR, Buildcraft, etc). Case in point... I have custom crops that I want to be able to work with MFR's planter/harvester/fertilizer. I create the seeds, food and growth blocks, which work just fine planted with a hoe after I compile and place into the mods folder of a test modpack, but load the seeds into a planter/planter grid, and nothing happens. I have seen examples of other mods that work with MFR (Ender Lily seeds) and in their code they import "powercrystals.minefactoryreloaded.api.IFactoryPlantable". Does this api need to be included in the finished .jar? Will it conflict with MFR when i include the mod? I also want to be able to have a block that accepts MJ or RF from a power source, but I know that may be beyond the scope of this thread. Basically, how do I set up my environment so that I can test that my stuff is compatible with other mods. Any information or links to tutorials would be helpful.
×
×
  • Create New...

Important Information

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