> 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/april-fools-2025.md).

# April Fools 2025

April Fools 2025 on Cobblemon Islands has 10 Pokemon skins, from April 2025.

<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/st-patty-s-day-2025" class="button secondary">← St. Patty's Day 2025</a><a href="https://wiki.cobblemonislands.com/crates/events/easter-2025" class="button primary">Easter 2025 →</a></p>

April Fools 2025 is a Cobblemon Islands event from April 2025. It has 10 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 April Fools 2025

April Fools 2025 covers 10 Pokemon skins. Each one links to that Pokemon's page. The skin art is not on the wiki yet.

| No.   | Pokemon                                                                                          | Also covers                                         |
| ----- | ------------------------------------------------------------------------------------------------ | --------------------------------------------------- |
| #0100 | [Voltorb](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-1/voltorb)     |                                                     |
| #0101 | [Electrode](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-1/electrode) |                                                     |
| #0299 | [Nosepass](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-3/nosepass)   |                                                     |
| #0300 | [Skitty](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-3/skitty)       |                                                     |
| #0301 | [Delcatty](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-3/delcatty)   |                                                     |
| #0476 | [Probopass](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-4/probopass) |                                                     |
| #0621 | [Druddigon](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-5/druddigon) |                                                     |
| #0835 | [Yamper](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-8/yamper)       |                                                     |
| #0836 | [Boltund](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-8/boltund)     |                                                     |
| #1017 | [Ogerpon](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-9/ogerpon)     | Cornerstone Mask, Hearthflame Mask, Wellspring Mask |

## Keep exploring

| Page                                                                                        | What you'll find                 |
| ------------------------------------------------------------------------------------------- | -------------------------------- |
| [Event Skins](https://wiki.cobblemonislands.com/crates/events)                              | Every collection in this section |
| [St. Patty's Day 2025](https://wiki.cobblemonislands.com/crates/events/st-patty-s-day-2025) | Released before April Fools 2025 |
| [Easter 2025](https://wiki.cobblemonislands.com/crates/events/easter-2025)                  | Released after April Fools 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/april-fools-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.
