• • 10/27/25 3:56 am • 4 logs
- 30.2k views • 3 today
- save_alt 6.9k downloads • 1 today
- Compatibility
- Minecraft 1.14
- to version
- Minecraft 1.21
- Changes include
- Advancements
- Functions
34
Harvester v3.03.02 for Vanilla MC 1.14 - 1.21.10
- Code by touchportyl
Features
- Expands utility for all hoes
- Harvest radius up to 5x5 around the player
- Auto-replants crops if seeds are in your inventory (grants XP)
- 25% seed refund chance when replanting (great for carrots and similar crops)
- Only harvests fully grown crops
- [MC 1.19.4+] Hoes take durability damage when harvesting
- Includes sound effects and particles
- Advancements for progression
- Configuration menu with easy toggles
- Clean uninstall process
- Full server & multiplayer support
- Compatible with MC 1.14 to 1.21.10
How to use
- Crouch-walk near crops with a hoe in your main hand to harvest and replant
Permissions
- Run this command to give admin permissions to the user
/tag <username> add DM_admin
Configuration
- Run this command to open the in-game config menu
/trigger dm_config - Toggle settings with ✔ (enabled) or ✘ (disabled)
Datapack Manager
- This datapack uses a framework to handle versioning and updates.
Commands
- Displays this help message.
/trigger dm_help - Displays information about Datapack Manager
/trigger dm_info - Displays the current minecraft version.
/trigger dm_version - [DM_admin] Displays config options for all supported datapacks.
/trigger dm_config - [DM_admin] Display UI for uninstalling supported datapacks.
/trigger dm_uninstall
Officially Endorsed Datapacks (These datapacks unlock bonus features for Harvester)
Known Issues
- Hook for Tinkerer's Craft is currently broken
Future updates
- Suggestions welcome!
4 Update Logs
Harvester v3.03.02 : by touchportyl 10/27/2025 6:25:27 amOctober 27, 2025 @ 10:25 am UTC
Copper hoe support is out!
Critical bugs fixed that were somehow missed. Sorry about that.
Critical bugs fixed that were somehow missed. Sorry about that.
LOAD MORE LOGS
More like this
4774856
119



Have something to say?
```[05:26:25 ERROR]: Failed to load function datapackmanager-1.20:packages/versioning/throw/notcompatible
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 4: Expected whitespace to end one argument, but found trailing data at position 9: function <--[HERE]
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:842) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 4: Expected whitespace to end one argument, but found trailing data at position 9: function <--[HERE]
at net.minecraft.commands.CommandFunction.fromLines(CommandFunction.java:68) ~[?:?]
at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:80) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
... 3 more```
I'm looking into a way to make a veinminer style system work, but that will take quite a while since it's not my priority.
It work's on nether wart, but its kinda weird.
Because soul sand is not a full block the datapack is trying to find anything that it can harvest where the soul sand block is.
I don't know how you can fix it, but u may be able to fix it.
Anyway that's it from me!
Bye!