This is a fork of Pam's HarvestCraft, which expands minecraft's food system.
The aim is to clean the code, fix bugs and readd features from 1.7.10.
I do not own the code, it belongs to MatrexsVigil!
- Download the latest release or build the mod (see below).
- Move the jar to the Forge mods folder.
- Clone this repository
- Open a command line in the cloned directory
- (only for modders) run
gradlew.bat setupDecompWorkspace
- run
gradlew.bat build
.