CurseForge · Hytale mod
GlymeraFarmer
Place a Farmer Chest with any seed — a Kweebec farmer spawns to plant, harvest, and store crops automatically. 37 crop types supported.
Quick answer
Which GlymeraFarmer release should I use?
GlymeraFarmer-12.0.0.jar targets 0.6. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Where should GlymeraFarmer be installed in Hytale?
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
What else does GlymeraFarmer-12.0.0.jar need?
GlymeraFarmer-12.0.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Add GlymeraFarmer without breaking your instance.
Built for GlymeraFarmer-12.0.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use GlymeraFarmer-12.0.0.jar. It targets 0.6; another release may target a different game build or dependency set.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Enable it on the world host
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
- 04
Pick the file you checked
Use the “Get this file” button beside GlymeraFarmer-12.0.0.jar. It opens that exact file at the source.
About this project
What does GlymeraFarmer add?
GlymeraFarmer - Automatic Farming with a Kweebec Sapling
Place the Farmer Chest, drop a seed inside, and a friendly Kweebec Sapling tends your fields. Plants, harvests, and deposits the crops back into the chest while you go off and adventure.
Don't miss my other exciting projects — take a look at GlymeraCraft's Profile Discord: https://discord.gg/s5NRFWfxgy
What is GlymeraFarmer?
GlymeraFarmer turns farming from a chore into a background task. You place a custom Farmer Chest somewhere near your fields, put a seed in it, and a Kweebec Sapling spawns next to the chest as your personal farmer. From that point on, the farmer:
- Walks to nearby empty farmland and plants a seed.
- Walks to fully grown crops and harvests them.
- Walks back to the chest and deposits the harvest.
- Repeats forever, as long as there is at least one seed in the chest.
The seed itself is never consumed — one Wheat seed in the chest powers an unlimited Wheat field. Drops accumulate inside the chest until you come back to collect them.
How It Works
- Craft the Farmer Chest at the Fieldcraft Bench (or Workbench, "Workbench Survival" tab) from
1x Crude Chest Small+1x Wheat Seed. Crafting time: 2 seconds. - Place the chest within sight of your fields.
- Place a seed of your choice inside the chest. The chest decides what gets planted — change the seed, and the farmer switches crops.
- Till and water the soil as usual (or use crystallized dirt for alchemical plants — see below).
- A Kweebec Sapling spawns next to the chest and starts working. It walks, plants, harvests, and returns drops to the chest on its own.
If the chest runs out of plantable space, the farmer simply waits. If the chunk unloads, the farmer despawns and respawns the next time the chunk loads — no orphan NPCs lying around.
Square Work Area
The farmer's working zone around the chest is a square, not a circle. With the default maxWorkRadius = 32 it covers a 65×65 block area centered on the chest. This makes it easy to lay out clean rectangular field grids — for example eight 5×5 plots side by side, each with a different crop, all reachable from a single chest. Lower the radius in the config if you want a smaller, more focused farm.
Supported Crops
14 Standard Crops
Wheat, Corn, Potato, Carrot, Lettuce, Onion, Tomato, Turnip, Rice, Cotton, Pumpkin, Aubergine, Chilli, Cauliflower
All standard crops grow on regular tilled farmland (Soil_Dirt_Tilled).
14 Eternal Variants
Each standard crop also has its Eternal version (Eternal Wheat, Eternal Corn, …; craftable at the Farming Bench Tier 2). Eternal plants are the endgame of automation — and the farmer treats them exactly like Hytale does:
- A mature eternal plant is never removed on harvest. The farmer collects the crop plus Life Essence and resets the plant to a young stage. It regrows on its own.
- An eternal field never needs replanting and never consumes anything. Set it up once, collect forever.
- Drop amounts match the game's own eternal harvest tables (crop + 1–8 Life Essence depending on the sort).
- To dismantle an eternal field, break the plants — that returns the eternal seed bags.
6 Alchemical Crops (Tier 1 + Tier 2)
| Crop | Required Ground |
|---|---|
| Blood Rose, Bigger Blood Rose (Health1, Health2) | Crystallized Dirt |
| Azure Fern, Greater Azure Fern (Mana1, Mana2) | Crystallized Dirt |
| Stamina Tier 1, Stamina Tier 2 | Regular farmland |
Place a row of crystallized dirt next to your normal field, drop a Blood Rose seed bag in the chest, and the farmer plants and harvests there. Mix and match — one chest can serve farmland and crystallized-dirt rows at the same time, you only need to swap the seed.
Tier 3 Alchemical Plants (Health3, Mana3, Stamina3)
Tier 3 plants grow sideways on a wall (Hytale's Support rule), which a farming bot cannot place sensibly. The farmer does not plant these. If you want them, place them by hand.
Smart Behavior
- Harvest priority. If there is a mature crop nearby, the farmer harvests first, plants second. No half-grown fields with empty corners.
- Live crop switching. Swap the seed bag in the chest and the farmer notices within seconds — no restart, no manual cleanup. It keeps harvesting the mature leftovers of the previous sort (every known crop type is fair game) while planting the new one on free farmland.
- Chest deposit. Drops go straight into the Farmer Chest. The farmer walks back periodically to empty its hands.
- Multiple chests. You can run several Farmer Chests in parallel. Each chest tracks its own farmer by UUID, so adjacent chests don't poach each other's NPCs.
- No duplicates. A periodic cleanup pass removes any extra Kweebec Saplings that somehow ended up duplicated near a chest.
- Chunk-aware. The farmer despawns when its chest unloads and respawns cleanly when you return. No invisible duplicates spawning over time.
- Reachability check. The farmer only targets blocks it can actually walk to — no getting stuck on an unreachable tile.
Configuration (mods/Glymera_GlymeraFarmer/config.json)
| Field | Default | Meaning |
|---|---|---|
scanRadius |
16 | How far around the farmer's current position it scans for plantable / harvestable blocks |
maxWorkRadius |
32 | How far from its chest the farmer is allowed to roam (square radius). The farm covers a (2·r+1)×(2·r+1) area |
chestScanRadius |
48 | How far the plugin scans for active Farmer Chests around online players |
farmerTickMs |
2000 | Milliseconds between farmer state-machine ticks |
chestScanTickMs |
5000 | Milliseconds between chest discovery scans |
workDistance |
3.5 | Reach distance — when the farmer is this close to the target, it starts working |
maxActiveChests |
3 | Max number of farmer chests active per player at the same time |
stuckTimeoutMs |
30000 | If the farmer doesn't make progress for this long, it resets and picks a new target |
returnTimeoutMs |
60000 | If the farmer can't reach its chest within this time, it warps back |
depositThreshold |
16 | After this many items in the inventory, the farmer returns to deposit |
enableSpecialCrops |
true | Master switch for the alchemical crops (Blood Rose, Azure Fern, Stamina) |
craftingEnabled |
true | If false, the Farmer Chest cannot be crafted (you can still spawn it via OP commands) |
Tips
- One chest = one active crop, the first known seed bag in the chest wins. To switch crops, take the old bag out and put the new one in — adding a second bag next to the first does nothing.
- To farm multiple crops simultaneously, place multiple Farmer Chests with different seeds — and keep their work areas from overlapping, otherwise the farmers will harvest each other's fields.
- Lay out fields as rectangles, not circles — the work area is square.
- For alchemical farming, just embed a strip of crystallized dirt into a normal field. The farmer handles the boundary automatically.
- Drops pile up — empty the chest before it fills past
depositThreshold.
License
Free for personal and server use. No attribution required.
Project description from CurseForge.
Pick your setup
GlymeraFarmer releases for each Hytale build.
Choose the version and loader you play, then open the matching release.
0.5
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
GlymeraFarmer releases and Hytale builds
GlymeraFarmer-12.0.0.jar
28 Aug 2026
GlymeraFarmer-11.0.0.jar
16 Jun 2026
GlymeraFarmer-10.0.0.jar
11 Jun 2026
GlymeraFarmer-9.0.0.jar
11 Jun 2026
GlymeraFarmer-8.0.0.jar
29 May 2026
GlymeraFarmer-7.0.0.jar
28 May 2026
GlymeraFarmer-6.0.0.jar
3 May 2026
GlymeraFarmer-5.0.0.jar
29 Mar 2026
GlymeraFarmer-4.0.0.jar
16 Mar 2026
GlymeraFarmer-3.0.0.jar
14 Mar 2026
GlymeraFarmer-2.0.0.zip
13 Mar 2026
GlymeraFarmer-1.1.0.zip
12 Mar 2026
Looking for an older file? The official CurseForge project page is in Resources.