# Fishing Bait

Baits are new items which can be held in the offhand or in your fishing bag to modify aspects of your fishing experience such as, double drop chance, fishing speed and quality of fish caught. Automatically used while using your rod in the main hand and one is consumed every time you cast your rod.

There are currently *three* types of bait, the magnet bait, which attracts fish causing fishing to take less time, basic bait, which attracts larger fish causing catches to have a chance to be higher quality and wild bait, which has mysterious properties and increases substantially the chance to catch two fish.\\

* **Basic** – This bait can be obtained by crafting one rotten flesh with string in the crafting table, it increases all attributes of fishing, quality, double chance, and speed but only by a small amount
* **Magnet** – This bait can be obtained as a rare drop from treasure chests or crafted with one basic bait, an iron nugget, and a piece of Redstone
* **Quality** – This bait can also be obtained via fished up treasure chests but less commonly or can be crafted using two basic bait and a diamond creating two quality baits
* Double – Wild bait doesn’t currently have any sources other than as an extremely rare drop from treasure chests, possibly someone on the spawn island may know more about it in the future…

<figure><img src="/files/xvXMcoTrzRDHRnOBqHTc" alt=""><figcaption><p>Three of the bait types pictured, basic, wild and magnet respectively</p></figcaption></figure>

\\

<figure><img src="/files/ElzA9w6tWeu5rbzd9u5Y" alt=""><figcaption><p>The fishing bag, used to store your bait and it gets used automatically</p></figcaption></figure>

<figure><img src="/files/b07L0pk2xPQpDB51ufxi" alt=""><figcaption><p>The crafting recipie for simple bait, don't let that flesh go to waste!</p></figcaption></figure>


---

# 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.bendingmc.net/bendingmc-wiki/fishing/fishing-bait.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.
