# Farmer

## Skill Tree

![The Farmer skill tree.](/files/YvY4KZqQ0T6kjhhc10pG)

***

### Vegetarian (Passive)

Eating fish-based food grants more hunger and saturation. Currently included foods are:

* Apples

* Mushroom Stew

* Bread

* Cookies

* Golden Apples (Enchanted too)

* Dried Kelp

* Melon Slices

* Carrots

* Potatoes

* Baked Potatoes

* Poisonous Potatoes

* Pumpkin Pie

* Beetroots

* Beetroot Soup

* Sweet Berries

* Glow Berries

* Level 1: Increase saturation and hunger for a total of 1.

* Level 2: Increase saturation and hunger for a total of 2.

***

### Expert Harvester (Passive)

Chance to double all crop drops, except seeds.

* Level 1: 10% chance.
* Level 2: 20% chance.
* Level 3: 30% chance.

***

### Fertiliser (Passive)

Chance to boost crop growth when planting seeds.

* Level 1: 10% chance, up to stage 2.
* Level 2: 20% chance, up to stage 3.
* Level 3: 30% chance, up to stage 4.

***

### Wrangler (Kit)

Can use [mob nets](/custom-items/misc.-items.md#mob-nets) to capture and transport passive mobs.

* Level 1: Can use passive mob nets.

<details>

<summary>Wrangler Mobs</summary>

Here is a list of mobs that can be transported with a passive mob net:

* Allay&#x20;
* Armadillo&#x20;
* Axolotl&#x20;
* Bat&#x20;
* Bee
* Camel&#x20;
* Cat&#x20;
* Chicken
* Cow&#x20;
* Dolphin&#x20;
* Donkey
* Fox&#x20;
* Frog&#x20;
* Goat
* Glow Squid
* Horse&#x20;
* Llama
* Mooshroom&#x20;
* Mule&#x20;
* Ocelot&#x20;
* Panda
* Parrot&#x20;
* Pig&#x20;
* Polar Bear
* Rabbit&#x20;
* Sheep&#x20;
* Sniffer
* Squid&#x20;
* Strider&#x20;
* Tadpole&#x20;
* Trader Llama
* Turtle
* Wolf

</details>

***

### Fungal (Active)

Can turn blocks and entities into their mushroomed versions by interacting with them. To activate shift right-click the target whilst holding a red and brown mushroom in each hand.

* Level 1: Can turn dirt and grass into mycelium.
* Level 2: Can turn cows into mooshrooms.

***

### Green Thumb (Active)

Skill that increases your farming ability, when active it has a high chance to triple all drops, except seeds, and automatically replants crops.

* Level 1: 40 second duration and 300 second cooldown. Has a 20% chance of tripling drops.
* Level 2: 50 second duration and 270 second cooldown. Has a 40% chance of tripling drops.
* Level 3: 60 second duration and 240 second cooldown. Has a 60% chance of tripling drops.

***

### Crafting Recipes

At levels 10, 15, 20, and 25 new recipes are unlocked automatically. They do not have to be bought with a skill point.

<details>

<summary>Crafting Level 1</summary>

No recipes currently available.

</details>

<details>

<summary>Crafting Level 2</summary>

No recipes currently available.

</details>

<details>

<summary>Crafting Level 3</summary>

* Can craft [passive mob nets](/custom-items/misc.-items.md#mob-nets).

</details>

<details>

<summary>Crafting Level 4</summary>

[Masterwork ](/custom-items/masterwork.md)[Skill](/custom-items/masterwork.md): Can craft an ancient oak.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/farmer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
