# FAQ

<details>

<summary>How do I get started?</summary>

If you’re new to modded, AllTheMods, or Minecraft in general, please take a look at our getting started guide.

</details>

<details>

<summary>Is there a list of mods?</summary>

Yes, on [CurseForge](https://legacy.curseforge.com/minecraft/modpacks/all-the-mods-6-to-the-sky-atm6s/relations/dependencies)

</details>

<details>

<summary>Where can I find AllTheModium, Vibranium, &#x26; Unobtanium?</summary>

Look in the in game book Allthemodium or search the ores in JEI and view the tooltips. There is additional information in the Allthemodium book.

</details>

## World Type

`level-type=skyblockbuilder\:custom_skyblock`

## Commands

(More on [Github](http://github.com/MelanX/SkyblockBuilder/blob/1.16.x/README.md))

Create Island: `/skyblock create`, TP to Island: `/skyblock home`, TP to Spawn: `/skyblock spawn`.


---

# 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://allthemods.gitbook.io/guides/all-the-mods-6-to-the-sky/faq.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.
