# Basic Rods

## Fishing Rods

### Fisher of Voids

#### Use

* Fisher of Voids is a fishing\_rod-based item with custom-model-data: 90000.0 and a void-fishing theme in its lore.
* It’s ideal as a “special waters” rod for void pools, rift lakes, or Nonas/Lastia event fishing.

#### Recipe

**Crafting Station:** Rodwright Bench\
**Ingredients:**

* Fishing Rod
* Void Filament x2
* Sinkstone Weight

#### Trivia

* Its lore explicitly says it can “catch fish from the void.”

### Fishing Rod

#### Use

* Fishing Rod is the baseline rod using FISHING\_ROD as its base material and lore-format: normal.
* It serves as the entry tool for fishing progression before enchanted/rare rods.

#### Recipe

**Crafting Station:** Rodwright Bench\
**Ingredients:**

* Treated Wooden Rod
* Braided Line
* Simple Hook

#### Trivia

* It is configured as unbreakable: false.

### Super Fishing Rod

#### Use

* Super Fishing Rod is a rare-tier fishing rod (lore-format: rare) with lure: 5.0 configured as a hidden enchant.
* It also grants a fishing multiplier permission (aureliumskills.multiplier.fishing.100), making it your “efficiency rod” for dedicated fishing grinds.

#### Recipe

**Crafting Station:** Rodwright Bench\
**Ingredients:**

* Fishing Rod
* Enchanted Lure Core
* Braided Line x2

#### Trivia

* The item has hide-enchants: true set, so the enchant power is functional but visually clean.


---

# 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/basic-rods.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.
