HarvestCraft Waila Fixes

HarvestCraft Waila Fixes

1M Downloads

HarvestCraftWaila

Minecraft mod that fixes some of Pam's HarvestCraft issues with Waila tooltips

Minecraft Forum Thread

###Building

  1. Clone this repository into a folder named HarvestCraftWaila
  2. Create a folder called 'libs' inside the HarvestCraftWaila folder and put HarvestCraft and Waila [for 1.6.4] in it
  3. If you have Gradle installed, open a command line in the HarvestCraftWaila folder and execute: gradle build. To give the build a version number, use gradle build -Pversion=<version> instead (example: gradle build -Pversion=1.0.0)
  • If you don't have Gradle installed, you can use ForgeGradle's gradlew/gradlew.bat instead