Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 532 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 532 Bytes

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

Build Status