> For the complete documentation index, see [llms.txt](https://wiki.cobbletwo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobbletwo.com/rideable-pokemon.md).

# Rideable Pokémon

## 🚀 Rideable Pokémon in Cobblemon 1.7

*A complete guide with categories and full lists*

In Cobblemon 1.7, certain Pokémon can be ridden depending on their size and movement capabilities. These mounts are divided into three categories: **Land**, **Water**, and **Air**.\
Below is a complete list of every rideable Pokémon shown in your screenshots.

***

### 🌿 Land Mounts

These Pokémon can be ridden on the ground. Some are fast sprinters, while others offer bulk and stability.

#### **Land Rideable Pokémon**

* Venusaur
* Parasect
* Arcanine
* Rhydon
* Rhyhorn
* Mr. Mime
* Tauros (Paldean included)
* Ariados
* Girafarig
* Farigiraf
* Ursaring
* Mamoswine
* Slaking
* Camerupt
* Bastiodon
* Gastrodon
* Lickilicky
* Rypherior
* Mamoswine
* Serperior
* Zebstrika
* Scolipede
* Darmanitan
* Crustle
* Bouffalant
* Skiddo
* Gogoat
* Tyrantrum
* Mudsdale
* Wyrdeer
* Ursaluna
* Sneasler
* Espathra
* Revavroom
* Cyclizar
* Orthworm
* Dunsparrce
* Dudunsparce
* Piloswine
* Rhyperior

***

### 💦 Water Mounts (WATER)

These Pokémon allow you to travel across oceans, lakes and rivers.

#### **Water Rideable Pokémon**

* Blastoise
* Seaking
* Dewgong
* Gyarados
* Lapras
* Sharpedo
* Wailmer
* Wailord
* Relicanth
* Delmise
* Dondozo

***

### 🪽 Air Mounts (AIR)

Air mounts allow gliding or flying, depending on server settings.

#### **Air Rideable Pokémon**

* Charizard
* Aerodactyl
* Dragonite
* Forretress
* Heracross
* Flygon
* Altaria
* Claydol
* Tropius
* Salamence
* Metagross
* Staraptor
* Drifblim
* Bronzong
* Garchomp
* Magnezone
* Togekiss
* Dusknoir
* Klingklang
* Golurk
* Braviary (including Galarian)
* Hydreigon
* Volcarona
* Noivern
* Corviknight
* Dragapult
* Kilowattrel
* Lugia
* Ho-Oh
* Zapdos
* Articuno
* Moltres

<p align="center"><a href="https://modrinth.com/modpack/cobbletwo"><img src="https://worldresourcepack.com/assets/image2.png" alt="Modrinth"></a><a href="https://www.curseforge.com/minecraft/modpacks/cobbletwo"><img src="https://wsrv.nl/?url=https%3A%2F%2Fcdn.jsdelivr.net%2Fnpm%2F%40intergrav%2Fdevins-badges%403%2Fassets%2Fcozy%2Favailable%2Fcurseforge_vector.svg&#x26;n=-1" alt="CurseForge"></a><a href="https://discord.gg/cobbletwo"><img src="https://cdn.modrinth.com/data/cached_images/de7f2f606702569cd98fc1f6a0b29dbf817dd870.png" alt="Discord"></a></p>


---

# 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.cobbletwo.com/rideable-pokemon.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.
