> For the complete documentation index, see [llms.txt](https://wiki.mmorealms.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mmorealms.gg/pixelmon-wiki/general-guides/complete-overview-of-fishing.md).

# Complete Overview of Fishing

**Contents**

1. [Intro to Fishing in Pixelmon](#intro-to-fishing-in-pixelmon)
2. [How to start Fishing in Pixelmon](#how-to-start-fishing-in-pixelmon)
   1. [Poke Rods](#poke-rods)
3. [What Can you fish for?](#what-can-you-fish-for)
   1. [Fishing for Pokemon](#fishing-for-pokemon)
   2. [Fishing for Items](#fishing-for-items)
   3. [Jump Forms](#magikarp-jump-forms)

***

## Intro to Fishing in Pixelmon

**Fishing** functions similarly to Vanilla Minecraft in that you cast your rod, wait for the bobber to be pulled underwater, then reel in your catch.

However, unlike Vanilla gameplay, Pixelmon introduces exclusive Fishing Rods that allow you to obtain Pokemon and special items.&#x20;

<figure><img src="/files/0IB5kd9pt6hMregOBT3o" alt=""><figcaption><p>Fishing in Pixelmon</p></figcaption></figure>

## How to start Fishing in Pixelmon

To start fishing in Pixelmon there are a few things you need to collect and craft. These are as follows:

### Poke Rods

The primary item required for fishing is a **Poke Rod.** These can be easily crafted or obtained in a variety of ways. Generally the better the rod you are using to fish, the better quality Pokemon and Items you will reel in.

> **Old Rod**<br>
>
> ![](/files/xT33IlXRAHjfYn0GGytj)\
> Crafting Recipe: 3x Sticks, 1x String, 1x Poke Ball\
> \
> Alternatively this can be found as naturally generated loot within boat like structures.

> **Good Rod**\
> \
> ![](/files/JNsVLMchvMPjcYxEUSWr)\
> Crafting Recipe: 3x Blaze Rods, 1x String, 1x Ultra Ball\
> \
> Alternatively this can be found as naturally generated loot within boat like structures.

> **Super Rod**\
> \
> ![](/files/bVUy9LQj8fsiHRNbx8ou)\
> This cannot be crafted, but can be found as a **5% chance when reeling in an item** within any body of water whilst using a **Good Rod**.\
> \
> Alternatively this can be found as naturally generated loot within boat like structures.

## What Can you fish for?

You'll be able to not only fish for Pokemon, but also Pixelmon items. There is a chance for you to obtain nothing from a reel even if you did all the steps correctly, so please keep that in mind.

### Fishing for Pokemon

You'll be able to find Pokemon through fishing within Pixelmon, with some of them being only obtainable via fishing.&#x20;

### Fishing for Items

You can fish for unique items with Poke Rods too.

For a full list of everything that can be reeled in when fishing, regardless of biome or rod rarity, please refer to the official Pixelmon Mod Wiki.

{% embed url="<https://pixelmonmod.com/wiki/Fishing>" %}

### Jump Forms

JUMP! Textures are an alternative colour palette available for a variety of Pokemon that can be found through fishing. For a chance to reel in such a special Pokemon, you must have your **fishing rod appraised** by visiting an **Old Fisherman**.

Upon doing so, you will be able to encounter the JUMP! Textures for the following Pokemon.

* Magikarp
* Shellos
* Clobbopus
* Spheal
* Slugma

JUMP! Textures are retained through evolution, with the exception of Spheal, Slugma, and special Feebas or Magmar styled palettes for any Pokemon.

<figure><img src="/files/sdIect5zM1Be81eouwri" alt=""><figcaption><p>Examples of select JUMP! Textures</p></figcaption></figure>

For a full list of available jump textures, please again refer to the [Mod Wiki](https://pixelmonmod.com/wiki/Jump#Slugma).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.mmorealms.gg/pixelmon-wiki/general-guides/complete-overview-of-fishing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
