I use kits with tekkit items on my server and it all works great, just don't use the item ID. What you have to do it get the item name, one way of doing this is put the item in your hand and do ./worthset [somevalue] and then check the worth.yml file for the name which will look like this: x2345
Kinda a lazy way to do it but hey it gets the job done, have fun