Coding new Conductors

  • Knows somebody an tutorial for coding new conductors for ic2 or can post an example for making conductors :Glass Fibre: ;D


    -- sorry for spelling mistakes I'am german -- :thumbup:

  • Actually, don't need much.
    API should help you a lot with adding conductor. Or look into sourcecode. :)
    I guess it's ot hard if you want to make other cable for IC2, API should be enough. Laterly I'll try to post some simple code :)

    public void getForumUserData(Signature signature, User user) { if(user.equalsTo("Cass") && user.isOnline() { Forum.Out.println("signature")})return;}