# List of Hoes & Scythes

## Hoes & Scythes

### Diamond Hoe

#### Use

* The Diamond Hoe uses DIAMOND\_HOE as its base material.
* It represents the high-tier farming implement before netherite-grade farming tools.

#### Recipe

**Crafting Station:** Tool Forge\
**Ingredients:**

* Diamond Hoe Head
* Reinforced Handle
* Leather Binding

#### Trivia

* It uses lore-format: normal.

### Gold Hoe

#### Use

* The Gold Hoe uses GOLDEN\_HOE as its base material.
* It fills the standard gold tier for farming/profession progress.

#### Recipe

**Crafting Station:** Tool Forge\
**Ingredients:**

* Gold Hoe Head
* Wooden Handle
* Leather Binding

#### Trivia

* It is configured as unbreakable: false.

### Iron Hoe

#### Use

* The Iron Hoe uses IRON\_HOE as its base material.
* It is the dependable mid-tier farming tool used for consistent field work.

#### Recipe

**Crafting Station:** Tool Forge\
**Ingredients:**

* Iron Hoe Head
* Reinforced Handle
* Leather Binding

#### Trivia

* It uses lore-format: normal.

### Netherite Hoe

#### Use

* Netherite Hoe is a rare-tier farming tool (lore-format: rare) using NETHERITE\_HOE as its base material.
* It’s the top “standard” hoe tier, suitable for endgame farming loops and event harvesting.

#### Recipe

**Crafting Station:** Tool Forge\
**Ingredients:**

* Diamond Hoe
* Netherite Ingot x1
* Reinforced Binding

#### Trivia

* Its configured display name is “Netherite Hoe.”

### Shulker Hoe

#### Use

* Shulker Hoe is a netherite-model hoe (material: netherite\_hoe) with custom-model-data: 90000.0.
* Its lore identifies it as “imbued with shulker magic,” perfect for an End-farming aesthetic or void-crop system.

#### Recipe

**Crafting Station:** Arcane Infuser\
**Ingredients:**

* Netherite Hoe
* Shulker Essence
* Ender Pearl x2

#### Trivia

* It uses lore-format: normal.

### Starless Scythe

#### Use

* Starless Scythe is a netherite-model hoe (material: netherite\_hoe) with custom-model-data: 90001.0, presented as a scythe via lore.
* Its theme (“reaps without stars”) makes it an excellent signature tool for New Moon / shadow-aligned farming events.

#### Recipe

**Crafting Station:** Night Loom\
**Ingredients:**

* Netherite Hoe
* Starless Ink
* Void Thread x3

#### Trivia

* It uses lore-format: normal in the config.

### Stone Hoe

#### Use

* The Stone Hoe uses STONE\_HOE as its base material.
* It is an early farming implement used for starter cultivation and tutorials.

#### Recipe

**Crafting Station:** Basic Workbench\
**Ingredients:**

* Stone Hoe Head
* Wooden Handle
* Twine Binding

#### Trivia

* It is configured as unbreakable: false.

### Wood Hoe

#### Use

* The Wood Hoe uses WOODEN\_HOE as its base material.
* It is the first-tier farming tool, commonly used to introduce crop systems.

#### Recipe

**Crafting Station:** Basic Workbench\
**Ingredients:**

* Wooden Hoe Head
* Wooden Handle
* Twine Binding

#### Trivia

* It uses lore-format: normal.


---

# 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://wiki.coldmc.com/items/tools/list-of-pickaxes/list-of-hoes-and-scythes.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.
