OreDupeFix - a Minecraft mod
Edits recipe outputs to match your preferred ore. Uses the Forge ore dictionary.
For more information, see the IC2 forum thread.
Compilation
- Install Maven 3
- Check out this repo and run:
.
mvn initialize -P -built
mvn package