Harvest with ease

Forget about tedious farming! This mod completely transforms the farming experience in Minecraft, allowing you to harvest crops with a single simple action.
Perfect Harvesting
Tired of constantly digging up and replanting crops? With Harvest with ease, you only need to right-click on fully grown plants to instantly harvest and replant them. No more time wasted on routine work!
The modification works perfectly with both standard Minecraft crops and most crops added by other mods, giving you complete freedom in agriculture.
💡 Important note: Although the mod technically only requires server installation, clients without the mod may experience a visual bug (block flickering) when harvesting while holding a block. To avoid this, set the
require hoeparameter totruein the settings.
🎯 Key Features
-
Instant harvest and planting – work with right-click on vanilla and most modded crops!

-
Extended support – collection of nether wart and cocoa beans is supported!

-
Automatic replanting – the system automatically consumes 1 unit of crop to simulate replanting.
-
Fortune enchantment support – use enchanted items to get additional resources!
-
Flexible configuration – complete customization to match your gameplay style.
⚙️ Parameter Settings
Personalize your farming experience with extensive settings:
- Compatibility with crops from other mods
- Gameplay balancing: tool requirements, mass harvesting limitations
- Behavior adjustments for mass block harvesting
📖 Detailed configuration guide is available in the special Wiki section.
🔧 Dependencies
| Mod | Loader | Requirement |
|---|---|---|
| Cobweb | All | Mandatory |
| Forge Config API Port | Fabric; Forge ≥ 1.20.2 | Mandatory |
👨💻 For Developers
By default, any crop inheriting from CropBlock is automatically supported by the mod – no additional actions required!
If your crops don't inherit from CropBlock, you can still add support through the crops parameter in settings. Make sure that:
- The block has an integer property named
"age" - The property represents growth stages from
0to a maximum value
Since version 9.0.0, crop blacklisting through block tags is available.
📚 Complete integration guides are available in the Wiki.