https://github.com/crystal-nest/harvest-with-ease
Don't break crops, right click them!
https://github.com/crystal-nest/harvest-with-ease
minecraft minecraft-api minecraft-fabric-mod minecraft-forge-mod minecraft-mod minecraft-neoforge-mod mod-api
Last synced: about 1 year ago
JSON representation
Don't break crops, right click them!
- Host: GitHub
- URL: https://github.com/crystal-nest/harvest-with-ease
- Owner: Crystal-Nest
- License: other
- Created: 2022-04-01T10:56:06.000Z (over 4 years ago)
- Default Branch: 1.21.5
- Last Pushed: 2025-04-04T19:16:14.000Z (over 1 year ago)
- Last Synced: 2025-04-12T09:13:12.752Z (about 1 year ago)
- Topics: minecraft, minecraft-api, minecraft-fabric-mod, minecraft-forge-mod, minecraft-mod, minecraft-neoforge-mod, mod-api
- Language: Java
- Homepage: https://modrinth.com/mod/harvest-with-ease
- Size: 6.98 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

---
[](https://www.patreon.com/c/crystalspider/membership)[](https://modrinth.com/mod/harvest-with-ease/versions?g=1.21.4)[](https://modrinth.com/mod/harvest-with-ease/versions?g=1.21.3)[](https://modrinth.com/mod/harvest-with-ease/versions?g=1.21.1)[](https://modrinth.com/mod/harvest-with-ease/versions?g=1.21)[](https://modrinth.com/mod/harvest-with-ease/versions?g=1.20.4)[](https://modrinth.com/mod/harvest-with-ease/versions?g=1.20.2)[](https://modrinth.com/mod/harvest-with-ease/versions?g=1.20.1)[](https://modrinth.com/mod/harvest-with-ease/versions?g=1.19.4)[](https://modrinth.com/mod/harvest-with-ease/versions?g=1.19.2)
[](https://modrinth.com/mod/harvest-with-ease/versions?l=neoforge)[](https://modrinth.com/mod/harvest-with-ease/versions?l=forge)[](https://modrinth.com/mod/harvest-with-ease/versions?l=fabric)

[](https://github.com/crystal-nest/harvest-with-ease/issues)
---
## π **Description**
Tired of breaking and replanting crops over and over again?
**Harvest With Ease** lets you **right-click** on fully grown crops to **harvest and replant them instantly** β no more tedious replanting!
It works out of the box with **Vanilla crops** and **most modded crops**, so you can relax and enjoy farming without the grind.
> π‘ *Note: While the mod is technically server-side only, a client without the mod may experience a visual glitch (block flashing) when harvesting while holding a block. To avoid this, set `require hoe` to `true` in the config.*
## β¨ **Features**
- β
**Right-click to harvest & replant** β works with **Vanilla** and most **modded crops**!

- π« Supports **Nether Wart** and **Cocoa Beans** too!
 
- π± Automatically consumes 1 crop to simulate replanting.
- β¨ **Fortune support** β Use a Fortune-enchanted item for bonus drops!
- βοΈ **Highly configurable** β Tailor it to your playstyle (see below!).
## βοΈ **Configuration**
Customize your farming experience with settings for:
- Compatibility with modded crops.
- Gameplay balance, like requiring tools or limiting multi-harvest.
- Tweaks for multi-block harvest behavior.
π Check out the [dedicated Wiki page](https://github.com/Crystal-Nest/harvest-with-ease/wiki/End-user-configuration) for full details!
## π **Dependencies**
| Mod | Loader | Requirement |
|:------------------------------------------------------------------------|:----------------------:|:-----------:|
| [Cobweb](https://modrinth.com/mod/cobweb) | All | Required |
| [Forge Config API Port](https://modrinth.com/mod/forge-config-api-port) | Fabric; Forge β₯ 1.20.2 | Required |
## π **License and right of use**
Feel free to use this mod for any modpack or video, just be sure to give credit and possibly link [here](https://github.com/crystal-nest/harvest-with-ease#readme).
This project is published under the [Crystal Nest Community License v1](https://github.com/crystal-nest/harvest-with-ease/blob/master/LICENSE).
## π» **For developers**
By default, any crop that extends `CropBlock` will automatically work with this mod β no extra steps needed!
If your crops **donβt extend `CropBlock`**, you can still support them via the `crops` config option. Just make sure:
- The block has an Integer property named `"age"`
- The property represents growth stages from `0` to a max value
Since **v9.0.0**, it's possible to blacklist crops via block tags.
π Full integration guides are available on the [Wiki](https://github.com/Crystal-Nest/harvest-with-ease/wiki).
## β€οΈ **Support us**
[](https://bisecthosting.com/crystalspider)






