Range Harvest

Hold one key to harvest all mature crops around you, another to bonemeal-grow them. Client-side only.
Back to Files

autofarm-1.7.0.jar

File nameautofarm-1.7.0.jar
Uploader
LucasOde4LucasOde4
Uploaded
Aug 18, 2026
Downloads
21
Size
284.1 KB
Mod Loaders
Forge
File ID
8681111
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:range-harvest-1658871:8681111")

Learn more about Curse Maven

What's new

v1.7.0 — 12 deep fixes & optimizations

  1. Vanilla harvest now runs in a per-tick queue (max 4 ops/tick) to avoid anti-cheat kicks
  2. Replant counter only increments when replanting actually succeeds
  3. New independent bonemealLimit config (default 8)
  4. Zero-allocation scanning with MutableBlockPos
  5. Crop age property cached per Block class (ConcurrentHashMap)
  6. Scan results sorted by distance — nearest crops first
  7. Max range capped at 5 to prevent server interaction rejection
  8. Double-tall crops (DoublePlantBlock): client prediction clears both halves
  9. Seed search cache (cached item + slot) for faster replanting
  10. Merged crop scanning into a single pass with predicate
  11. Config comments updated
  12. KeyBindingHelper now uses InputConstants display names

v1.6.1

  • Fixed vanilla harvest destroyBlock bug: survival mode only sent START_DESTROY_BLOCK without STOP, so the server never completed the break. Now sends START+STOP packets directly with client-side prediction.

v1.6.0

  • Fixed ConfigScreen scrolling bugs; separated harvest/bonemeal preview tick counters
  • New: search whole inventory (slots 0-35) for seeds and swap to hotbar for replanting
  • New: farmland-seed mapping cache (LRU, 256 entries) remembers which seed belongs to which farmland

v1.5.0

  • New: Vanilla Harvest Mode (press V to toggle) — destroy mature crops and auto-replant the matching seed, no external mod required

v1.4.0

  • Single-press mode, harvest limit, range preview particles, config GUI groups/tooltips/scrolling, key-conflict detection, anti-mistouch (X+A only works while standing still)

v1.3.0

  • Declared Harvest with ease as an optional dependency

v1.2.0

  • Initial release: hold C for range harvest, hold X for range bonemeal, in-game config screen

This mod has no additional files