Posts by hunterboerner

    I am trying to make a new addon for IC2. I am currently using the API (which i have been told is the correct way to do this) However, i am extending classes that are not the API (ItemArmorJetpackElectric). Therefore MCP cannot recompile because it doesn't know where those claseses are. Do I decompile the source?


    Here is my code:


    Main Class




    Item Class