> For the complete documentation index, see [llms.txt](https://wiki.cobbleland.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/additional-resources.md).

# Additional Resources

### Sparkles: Stardust Labs Resource Pack

Some biomes may appear to have a messed up name, such as the Andesite Caves for example.

<figure><img src="/files/Eqek1jFgNZJFvJ3b56OB" alt=""><figcaption></figcaption></figure>

By downloading and installing [Sparkles: Stardust Labs Resource Pack](https://modrinth.com/resourcepack/sparkles/version/1.0.4), you can fix these bugged names. The biomes that this resource pack effects include all biomes in the **Terralith, Incendium, and Nullscape add-ons.**

### Pokemon Music Pack

Ever wanted to listen to some tunes while off on your adventure? Be sure to download the [Pokémon Music Pack](https://cdn.discordapp.com/attachments/1108238898972328006/1110702493211566080/LedyBGMs-PokemonMusicPack_v.1.3.zip?ex=6660440e\&is=665ef28e\&hm=20d9fd8d7e9419b8676903151495559fd69cd19b7677719204e892a246387a99&), which will replace your standard Minecraft music with Pokémon music, from Generations 1-8. (The download link is in the Resources channel on Discord.)

<figure><img src="/files/aeN2e6TS7msWRc7zFsEG" alt=""><figcaption></figcaption></figure>

### Shaders

With shaders, your builds with reach unparalleled levels of beauty. In order to allow shaders to be used on Fabric, you must install two separate mods; [Iris](https://modrinth.com/mod/iris/version/1.6.4+1.19.2), and [Sodium](https://modrinth.com/mod/sodium/version/mc1.19.2-0.4.4).


---

# 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.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/additional-resources.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.
