GlymeraFarmer

Place a Farmer Chest with any seed — a Kweebec farmer spawns to plant, harvest, and store crops automatically. 37 crop types supported.

File Details

GlymeraFarmer-6.0.0.jar

  • R
  • May 3, 2026
  • 28.63 KB
  • 261
  • Early Access

File Name

GlymeraFarmer-6.0.0.jar

Supported Versions

  • Early Access

GlymeraFarmer - Changelog

v6.0.0 (2026-05-03)

  • Change: Work area around the chest is now a square instead of a circle. Lets you build clean rectangular field layouts (e.g. multiple 5x5 plots side by side) without the corners falling outside the farmer's reach. With maxWorkRadius=32 (default) the farmer now covers a 65x65 area around the chest. Lower maxWorkRadius in the config if that is too large for your setup.
  • Fix: Alchemical seeds (Blood Rose, Azure Fern, …) no longer drop back as items right after planting. The farmer used to plant them on regular farmland, but Hytale's Support.Down rule destroys them on the first growth tick — effectively a seed-duplication bug. The farmer now plants each crop only on the ground type it actually accepts:
    • Blood Rose & Bigger Bloom (Health1, Health2) and Azure Fern & Greater Azure Fern (Mana1, Mana2): require Crystallized Dirt (Soil_Dirt_Crystal). Place a few crystallized dirt blocks next to your regular farmland and the farmer will plant and harvest them there.
    • Stamina1, Stamina2: still grow on regular farmland (Hytale accepts the soil tag).
    • Tier 3 alchemical plants (Health3, Mana3, Stamina3): removed from the farmer's planting pool. These plants grow sideways on a wall, which a farming bot cannot place sensibly. Plant them by hand.
  • Behavior: if no compatible ground is available within maxWorkRadius, the farmer simply waits. It will not plant on the wrong block anymore.

v2.0.0 (2026-03-13)

  • Fix: Critical NPC duplication bug when players fly far away and chunks unload
  • New: Chunk-loaded check before farmer respawn - prevents spawn loop in unloaded chunks
  • New: Cleanup of old farmer NPCs near chest before spawning a new one (30 block radius)
  • New: Periodic duplicate detection every 10 seconds - removes excess farmers, keeps tracked one
  • Fix: Adjacent chest cleanup no longer removes farmers belonging to other chests (UUID check)

v1.1.0 (2026-03-12)

  • New: Special crops support (Health, Mana, Stamina plants) - harvest by block type swap detection
  • New: Eternal crop variants (14 types)
  • New: Config option: enableSpecialCrops

v1.0.0 (2026-03-11)

  • Initial release
  • Chest-based farming NPC system
  • Custom Furniture_Farmer_Chest with Kweebec_Sapling farmer
  • Automatic planting and harvesting (14 standard crops)
  • State machine: WAITING_FOR_SEED > SCANNING > PLANTING/HARVESTING > DEPOSITING
  • Priority system: Harvesting before planting
  • Seed stays in chest (infinite use)