# Resource Pack

DandyCraft requires players on the Java edition to utilize a Resource Pack. This resource pack won't affect any gameplay; having it on lets one see the unique prefixes and items!

## The Resource Pack isn't working:&#x20;

1. Go to the Multiplayer Menu on your Minecraft launcher. Click on the DandyCraft listing once, then click "edit" in the bottom left corner.&#x20;
2. Ensure you have the "Server Resource Packs" set to "enabled" as shown in the image below.&#x20;
3. After that, click "Done" and enjoy Valatic!

<figure><img src="/files/LZrggg33PSwgWz4i0Jdq" alt="" width="563"><figcaption></figcaption></figure>

**Other things to ensure in the instance your resource pack is still failing:**

* Ensure you are on the latest version of Minecraft which we support.&#x20;
* Attempt to restart your game and/or computer if you have attempted all of the above and it still isn't working.


---

# Agent Instructions: 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:

```
GET https://wiki.dandycraft.net/dandycraft-wiki/starter-guide/resource-pack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
