> For the complete documentation index, see [llms.txt](https://wiki.cobblemonislands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobblemonislands.com/crates/events/st-patty-s-day-2025.md).

# St. Patty's Day 2025

St. Patty's Day 2025 on Cobblemon Islands has 7 Pokemon skins.

<p align="center"><a href="https://wiki.cobblemonislands.com/crates/events" class="button secondary">Back to Event Skins</a><a href="https://wiki.cobblemonislands.com/crates/events/friday-the-13th-event" class="button secondary">← Friday the 13th Event</a><a href="https://wiki.cobblemonislands.com/crates/events/april-fools-2025" class="button primary">April Fools 2025 →</a></p>

St. Patty's Day 2025 is a Cobblemon Islands event from March 2025. It has 7 Pokemon skins.

{% hint style="success" %}
**Play on Cobblemon Islands.** A public Cobblemon 1.8 server. Get the modpack on Modrinth or CurseForge, then [join the server](https://connect.cobblemonislands.com)
{% endhint %}

## Pokemon skins in St. Patty's Day 2025

St. Patty's Day 2025 covers 7 Pokemon skins. Each one links to that Pokemon's page. The skin art is not on the wiki yet.

| No.   | Pokemon                                                                                              | Also covers            |
| ----- | ---------------------------------------------------------------------------------------------------- | ---------------------- |
| #0149 | [Dragonite](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-1/dragonite)     |                        |
| #0151 | [Mew](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-1/mew)                 |                        |
| #0571 | [Zoroark](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-5/zoroark)         | Hisuian                |
| #0823 | [Corviknight](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-8/corviknight) |                        |
| #0999 | [Gimmighoul](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-9/gimmighoul)   | Roaming                |
| #1000 | [Gholdengo](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-9/gholdengo)     | Netherite Coating Full |
| #1002 | [Chien-Pao](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-9/chien-pao)     |                        |

## Keep exploring

| Page                                                                                           | What you'll find                     |
| ---------------------------------------------------------------------------------------------- | ------------------------------------ |
| [Event Skins](https://wiki.cobblemonislands.com/crates/events)                                 | Every collection in this section     |
| [Friday the 13th Event](https://wiki.cobblemonislands.com/crates/events/friday-the-13th-event) | Released before St. Patty's Day 2025 |
| [April Fools 2025](https://wiki.cobblemonislands.com/crates/events/april-fools-2025)           | Released after St. Patty's Day 2025  |
| [Pokedex](https://wiki.cobblemonislands.com/new-islanders-information/pokedex)                 | Every Pokemon page on this wiki      |

*Skin lists come from the Cobblemon Islands datapack. Data checked in September 2026.*

***

<p align="center"><a href="https://connect.cobblemonislands.com" class="button primary">Play on Cobblemon Islands</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.cobblemonislands.com/crates/events/st-patty-s-day-2025.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.
