- Mods
- 503,555
Description
Adds very simple integration between SimpleHarvest (interact to harvest) and Pam's HarvestCraft.
Specifically, it automatically registers all Pam's HarvestCraft's crops, fruits, and logs to SimpleHarvest so you don't have to! Furthermore, it registers special handlers for fruits and logs to provide functionality.
You should probably disable HarvestCraft's easy harvest in its config if you want to use this.
Requires those two mods to not have Forge complain.
FAQ
Why not just use Pam's HarvestCraft's easy harvesting? There are some cases wherein the HarvestCraft implementation doesn't properly work with certain mods' blocks. Modpack developers, or others who might stumble across these issues might prefer to use SimpleHarvest, which allows much more granular control over the harvesting logic.
In that case, what's the need for this mod? SimpleHarvest has a handler for normal crops, and while this works fine for most crops, including HarvestCraft's farmland crops, other crops, such as the fruits growing from trees in HarvestCraft need a custom replant handler registered to SimpleHarvest to function properly. This mod adds that handler. Finally, there are quite a few crops in HarvestCraft that would individually need to be added to SimpleHarvest's JSON configuration, and this mod takes care of that for you.
What configuration options are available? It's a simple mod, so not all that many. You can toggle replant handler registration individually for simple crops, tree fruits, and tree logs.
Will you port to ${outdated or archaic Minecraft version}? No.