# Vanilla (Default)

## Hosting of the Resource Pack

By default, the setup uses the ForcePack plugin to enforce the resource pack on all players. This plugin ensures that players download the resource pack before joining the server. We host the setup’s resource pack on Dropbox, and ForcePack uses this link to deliver the pack.

However, if you want to make any edits to the resource pack, you’ll need to host it yourself. Instructions for this can be found in our Resource Pack Editing Guide.

***

## Editing the Resource Pack

The resource pack is fully editable. You can learn how to make changes in the guide below. A copy of the resource pack ZIP file is included with the setup, along with the installation guide file.

{% content-ref url="/pages/01SUu1Tu3esLPyQYRQ2u" %}
[How To Edit The JAVA Texturepack](/docs/setup-guides/general-setup-guides/how-to-edit-the-java-texturepack.md)
{% endcontent-ref %}

***


---

# 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://docs.nitrosetups.com/docs/setup-guides/premium-setups/resource-pack/vanilla-default.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.
