How do I modify the Auto-miner to change what batteries it will accept?
What I want to do is modify my IC2 to allow the auto-miner to take Lapotron Crystals.
Here's what I got so far:
1) I'm looking in the IC2 zip in the mods folder.
2) In it, my money is on ContainerMiner.class being the file I want.
3) I have Java's ClassEditor program to look at the file.
I was hoping I could see where I would change the code to let it use Lapotron Crystals but I have no idea where to look.